Newman Run Dashboard

Sunday, 15 February 2026 18:45:53
Total Iterations

3

Total Assertions

4773

Total Failed Tests

415

Total Skipped Tests

0


File Information
Collection: Inwarranty-Flow-Request Copy
Environment: QA INT
Timings and Data
Total run duration: 1m 54.7s
Total data received: 8.75MB
Average response time: 262ms
Summary Item Total Failed
Requests 405 3
Prerequest Scripts 447 0
Test Scripts 774 84
Assertions 4773 328
Skipped Tests 0 -



Showing 415 Failures

Failed Test: Verify if the response time is less than 400Ms

Assertion Error Message
expected 514 to be below 400
Failed Test: response time<150 ms

Assertion Error Message
expected 247 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify the response time<150 ms

Assertion Error Message
expected 277 to be below 150
Failed Test: verify response time <200 ms

Assertion Error Message
expected 1337 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the response time is less than 200 ms

Assertion Error Message
expected 245 to be below 200
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Verify the response below <200

Assertion Error Message
expected 247 to be below 200
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 248 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 322 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify the response time is less than 200ms

Assertion Error Message
expected 266 to be below 200
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Validate the response schema is matching with expected schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object, data.data[6].repair_start_date should be object, data.data[6].repair_end_date should be object, data.data[6].assigned_to should be object
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: response time<150 ms

Assertion Error Message
expected 246 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify the response time<150 ms

Assertion Error Message
expected 274 to be below 150
Failed Test: verify response time <200 ms

Assertion Error Message
expected 388 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the response time is less than 200 ms

Assertion Error Message
expected 244 to be below 200
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Verify the response below <200

Assertion Error Message
expected 247 to be below 200
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 246 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 315 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify the response time is less than 200ms

Assertion Error Message
expected 265 to be below 200
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Validate the response schema is matching with expected schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object, data.data[6].repair_start_date should be object, data.data[6].repair_end_date should be object, data.data[6].assigned_to should be object
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: response time<150 ms

Assertion Error Message
expected 247 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify the response time<150 ms

Assertion Error Message
expected 274 to be below 150
Failed Test: verify response time <200 ms

Assertion Error Message
expected 369 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the response time is less than 200 ms

Assertion Error Message
expected 245 to be below 200
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Verify the response below <200

Assertion Error Message
expected 247 to be below 200
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 247 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 316 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify the response time is less than 200ms

Assertion Error Message
expected 270 to be below 200
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Validate the response schema is matching with expected schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object, data.data[6].repair_start_date should be object, data.data[6].repair_end_date should be object, data.data[6].assigned_to should be object
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 514ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f70bd650-b76e-4f7e-81f9-583800d8d7a3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-fCi2c0quzvcc2OLZkvLCqF5nWIo"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:43:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 0 1 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify if the response time is less than 400Ms
expected 514 to be below 400
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b1e8301-c93f-487c-97fe-d804787b7bbf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-fCi2c0quzvcc2OLZkvLCqF5nWIo"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:43:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 247 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 249ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e8600ad7-ec40-4d30-9a5c-7f10509a8859
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:43:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ca95425f-187f-4118-942f-7deaec8037ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:43:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Cache-Control no-cache
Postman-Token d3419466-4a37-493e-be07-06febd75d9f6
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:43:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Cache-Control no-cache
Postman-Token 60f948a0-91f2-4dfc-9f1e-b5494ce0a45c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:43:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Cache-Control no-cache
Postman-Token 5f9b013d-713d-473f-8429-26e3b677b1f7
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b4b5649-9398-439f-b18c-3ac528340fee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-Zu6/zLlVeWlEeWV/c6zThdxtO/s"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":650},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Cache-Control no-cache
Postman-Token 8552e01f-8fef-4572-bebb-86aa6ef935b5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 246ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token 933dce6e-eebc-497e-88c6-c9b84b444960
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Cache-Control no-cache
Postman-Token a39481a2-9bf4-44e3-aba9-c4e06bd2e4d5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 278ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Content-Type application/json
Cache-Control no-cache
Postman-Token 275d3b71-6030-4cc4-8cd5-4f73e497a244
Content-Length 1073
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Shridhar",
                "last_name": "adhav",
                "mobile_number": "9881654565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 280ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Content-Type application/json
Cache-Control no-cache
Postman-Token bc02bcc7-c6d4-41de-a791-16e3574d6c1f
Content-Length 1084
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "adhav",
                "mobile_number": "9881654565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 271ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
randomNumber 177
randomFirstName Lizeth
randomLastName Pollich
randomEmail Jason_Hills@yahoo.com
randomPhoneNumber 590-236-6015
Content-Type application/json
Cache-Control no-cache
Postman-Token 9831b4b9-3992-410b-816d-62bf803950e0
Content-Length 1074
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Koch",
                "last_name": "Allison",
                "mobile_number": "870-834-7320",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Diana_Pfeffer83@yahoo.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Cache-Control no-cache
Postman-Token d74165fe-7802-41f9-907e-14897121449b
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-Zu6/zLlVeWlEeWV/c6zThdxtO/s"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":650},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 0 1 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify the response time<150 ms
expected 277 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 3097a450-fb62-4881-8ffc-7f4a3177d96e
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token 865280a9-c3a9-4698-8964-20c5c31100c8
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 1337ms
Mean size per request: 630.49KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Content-Type application/json
Cache-Control no-cache
Postman-Token 437b81a3-2be7-471b-830c-e0532779d0ad
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 645625
ETag W/"9d9f9-21Wh14B1Mq3FFMApOVWwCr4I9p0"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186640,"job_number":"JOB_186640","tr_customer_id":186658,"tr_customer_product_id":186648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:26:10.000Z","name":"Jakob Howe","mobile_number":"222-980-4375","email_id":"Lloyd_Lesch@hotmail.com","dop":"2025-05-30","serial_number":"18606306186824","imei1":"18606306186824","imei2":"18606306186824","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T03:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186644,"job_number":"JOB_186644","tr_customer_id":186662,"tr_customer_product_id":186652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:08.000Z","modified_at":"2026-02-15T04:32:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"25251004574541","imei1":"25251004574541","imei2":"25251004574541","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186645,"job_number":"JOB_186645","tr_customer_id":186663,"tr_customer_product_id":186653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:10.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"Vanessa Flatley","mobile_number":"558-302-6169","email_id":"Cortez67@yahoo.com","dop":"2025-04-06","serial_number":"17466350978510","imei1":"17466350978510","imei2":"17466350978510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186648,"job_number":"JOB_186648","tr_customer_id":186666,"tr_customer_product_id":186656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:55.000Z","name":"Mallie Lynch","mobile_number":"514-305-0462","email_id":"Donna.Botsford59@gmail.com","dop":"2025-04-06","serial_number":"12711921789210","imei1":"12711921789210","imei2":"12711921789210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186649,"job_number":"JOB_186649","tr_customer_id":186667,"tr_customer_product_id":186657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"62051795332451","imei1":"62051795332451","imei2":"62051795332451","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186651,"job_number":"JOB_186651","tr_customer_id":186669,"tr_customer_product_id":186659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:26.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"Stevie Funk","mobile_number":"301-412-2108","email_id":"Maximilian_Dare@gmail.com","dop":"2025-04-06","serial_number":"16830997565032","imei1":"16830997565032","imei2":"16830997565032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186654,"job_number":"JOB_186654","tr_customer_id":186672,"tr_customer_product_id":186662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:33.000Z","modified_at":"2026-02-15T04:33:09.000Z","name":"Juanita Thompson","mobile_number":"846-515-8455","email_id":"Elinore.Welch56@yahoo.com","dop":"2025-04-06","serial_number":"13202832663075","imei1":"13202832663075","imei2":"13202832663075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186657,"job_number":"JOB_186657","tr_customer_id":186675,"tr_customer_product_id":186665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:33:19.000Z","name":"Pietro Huels","mobile_number":"923-842-7113","email_id":"Destinee_Heaney@gmail.com","dop":"2025-04-06","serial_number":"19728797576848","imei1":"19728797576848","imei2":"19728797576848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186662,"job_number":"JOB_186662","tr_customer_id":186680,"tr_customer_product_id":186670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Turner Sipes","mobile_number":"533-219-5887","email_id":"Eldon_King70@yahoo.com","dop":"2025-04-06","serial_number":"16735443990224","imei1":"16735443990224","imei2":"16735443990224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186663,"job_number":"JOB_186663","tr_customer_id":186681,"tr_customer_product_id":186671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:33:16.000Z","name":"Rashad Heidenreich","mobile_number":"607-722-9567","email_id":"Abdullah92@gmail.com","dop":"2025-02-01","serial_number":"70932313193143","imei1":"70932313193143","imei2":"70932313193143","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186667,"job_number":"JOB_186667","tr_customer_id":186685,"tr_customer_product_id":186675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"Mona Kuhlman","mobile_number":"921-593-6073","email_id":"Rene.Rau88@hotmail.com","dop":"2025-06-18","serial_number":"10484997470729","imei1":"10484997470729","imei2":"10484997470729","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186672,"job_number":"JOB_186672","tr_customer_id":186690,"tr_customer_product_id":186680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"Chris Hoppe","mobile_number":"691-452-2935","email_id":"Vickie_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"13796831706720","imei1":"13796831706720","imei2":"13796831706720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186674,"job_number":"JOB_186674","tr_customer_id":186692,"tr_customer_product_id":186682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:00.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"Adalberto Casper","mobile_number":"905-826-7008","email_id":"Tatum99@yahoo.com","dop":"2025-04-06","serial_number":"13841881817673","imei1":"13841881817673","imei2":"13841881817673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186676,"job_number":"JOB_186676","tr_customer_id":186694,"tr_customer_product_id":186684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"Chelsey Weber","mobile_number":"377-703-4202","email_id":"Peter42@yahoo.com","dop":"2025-04-06","serial_number":"19568527091396","imei1":"19568527091396","imei2":"19568527091396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186678,"job_number":"JOB_186678","tr_customer_id":186696,"tr_customer_product_id":186686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:03.000Z","modified_at":"2026-02-15T04:33:39.000Z","name":"Mozelle Schmeler","mobile_number":"927-521-9743","email_id":"Kolby_Gaylord84@gmail.com","dop":"2025-04-06","serial_number":"12797702498934","imei1":"12797702498934","imei2":"12797702498934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186683,"job_number":"JOB_186683","tr_customer_id":186701,"tr_customer_product_id":186691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:50.000Z","name":"Mathilde Torphy","mobile_number":"208-342-4120","email_id":"Emelie_Wyman@hotmail.com","dop":"2025-04-06","serial_number":"11240835532477","imei1":"11240835532477","imei2":"11240835532477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186684,"job_number":"JOB_186684","tr_customer_id":186702,"tr_customer_product_id":186692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:50.000Z","name":"Roxanne O'Keefe","mobile_number":"864-256-9581","email_id":"Scot65@gmail.com","dop":"2025-04-06","serial_number":"12783110599906","imei1":"12783110599906","imei2":"12783110599906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186685,"job_number":"JOB_186685","tr_customer_id":186703,"tr_customer_product_id":186693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:50.000Z","name":"Valentin Lesch","mobile_number":"583-925-2938","email_id":"Milford.Donnelly@gmail.com","dop":"2025-04-06","serial_number":"13857153939356","imei1":"13857153939356","imei2":"13857153939356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186687,"job_number":"JOB_186687","tr_customer_id":186705,"tr_customer_product_id":186695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:48.000Z","name":"Alejandra Gislason","mobile_number":"682-346-4308","email_id":"Domenick_Renner@gmail.com","dop":"2025-04-06","serial_number":"19834354019903","imei1":"19834354019903","imei2":"19834354019903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186695,"job_number":"JOB_186695","tr_customer_id":186713,"tr_customer_product_id":186703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Gerardo Goldner","mobile_number":"842-849-3112","email_id":"Kattie_Corwin87@gmail.com","dop":"2025-12-31","serial_number":"108563540024724","imei1":"108563540024724","imei2":"108563540024724","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186698,"job_number":"JOB_186698","tr_customer_id":186716,"tr_customer_product_id":186706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:25.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Uriah Aufderhar","mobile_number":"552-692-5753","email_id":"Rey.McDermott@yahoo.com","dop":"2025-02-01","serial_number":"51514440939977","imei1":"51514440939977","imei2":"51514440939977","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186701,"job_number":"JOB_186701","tr_customer_id":186719,"tr_customer_product_id":186709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"Manuela Boehm","mobile_number":"984-378-1701","email_id":"Annabelle_Hayes@gmail.com","dop":"2025-04-06","serial_number":"14953138660387","imei1":"14953138660387","imei2":"14953138660387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186702,"job_number":"JOB_186702","tr_customer_id":186720,"tr_customer_product_id":186710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Drew Lesch","mobile_number":"476-683-6043","email_id":"Zetta6@gmail.com","dop":"2025-04-06","serial_number":"12111995663364","imei1":"12111995663364","imei2":"12111995663364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186707,"job_number":"JOB_186707","tr_customer_id":186725,"tr_customer_product_id":186715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Felix O'Reilly","mobile_number":"271-835-2159","email_id":"Fletcher_Daniel32@yahoo.com","dop":"2025-06-18","serial_number":"10834097089474","imei1":"10834097089474","imei2":"10834097089474","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186710,"job_number":"JOB_186710","tr_customer_id":186728,"tr_customer_product_id":186718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Addison Hand","mobile_number":"359-930-4877","email_id":"Lacy.Borer@gmail.com","dop":"2025-04-06","serial_number":"16748093246150","imei1":"16748093246150","imei2":"16748093246150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186712,"job_number":"JOB_186712","tr_customer_id":186730,"tr_customer_product_id":186720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Erick Parker","mobile_number":"705-938-6515","email_id":"Marquise.Rogahn53@gmail.com","dop":"2025-04-06","serial_number":"11752223653599","imei1":"11752223653599","imei2":"11752223653599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186716,"job_number":"JOB_186716","tr_customer_id":186734,"tr_customer_product_id":186724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:34:23.000Z","name":"Johnathan Ortiz","mobile_number":"242-571-7282","email_id":"Morgan63@hotmail.com","dop":"2000-01-31","serial_number":"10191582432287","imei1":"10191582432287","imei2":"10191582432287","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186719,"job_number":"JOB_186719","tr_customer_id":186737,"tr_customer_product_id":186727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:46.000Z","modified_at":"2026-02-15T04:34:22.000Z","name":"Cooper Quitzon","mobile_number":"631-855-4274","email_id":"Frankie_Hermann@yahoo.com","dop":"2025-04-06","serial_number":"11839876229771","imei1":"11839876229771","imei2":"11839876229771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186723,"job_number":"JOB_186723","tr_customer_id":186741,"tr_customer_product_id":186731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:34:31.000Z","name":"Cordie Fisher","mobile_number":"445-752-1569","email_id":"Lila_Thompson39@hotmail.com","dop":"2025-04-06","serial_number":"17876255063303","imei1":"17876255063303","imei2":"17876255063303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186724,"job_number":"JOB_186724","tr_customer_id":186742,"tr_customer_product_id":186732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:34:31.000Z","name":"August Kutch","mobile_number":"574-567-4412","email_id":"Antonia.Mosciski88@gmail.com","dop":"2025-04-06","serial_number":"17797648942329","imei1":"17797648942329","imei2":"17797648942329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186726,"job_number":"JOB_186726","tr_customer_id":186744,"tr_customer_product_id":186734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:34:33.000Z","name":"Coby Fisher","mobile_number":"890-612-6692","email_id":"Dalton.Sporer@yahoo.com","dop":"2025-04-06","serial_number":"15856843030101","imei1":"15856843030101","imei2":"15856843030101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186732,"job_number":"JOB_186732","tr_customer_id":186750,"tr_customer_product_id":186740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:34:31.000Z","name":"Tara Kohler","mobile_number":"786-749-2984","email_id":"Mac_Considine@yahoo.com","dop":"2025-04-06","serial_number":"14188773029260","imei1":"14188773029260","imei2":"14188773029260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186734,"job_number":"JOB_186734","tr_customer_id":186752,"tr_customer_product_id":186742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:58.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"Kaia Gerhold","mobile_number":"309-328-0551","email_id":"Richmond19@gmail.com","dop":"2025-04-06","serial_number":"12566767122900","imei1":"12566767122900","imei2":"12566767122900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186735,"job_number":"JOB_186735","tr_customer_id":186753,"tr_customer_product_id":186743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:58.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"Ludie Lowe","mobile_number":"848-679-5138","email_id":"Nicole_Mayert60@yahoo.com","dop":"2025-04-06","serial_number":"14134204322388","imei1":"14134204322388","imei2":"14134204322388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186747,"job_number":"JOB_186747","tr_customer_id":186765,"tr_customer_product_id":186755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Filomena Konopelski","mobile_number":"447-418-6950","email_id":"Lorenz34@gmail.com","dop":"2025-12-31","serial_number":"109441955887756","imei1":"109441955887756","imei2":"109441955887756","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186748,"job_number":"JOB_186748","tr_customer_id":186766,"tr_customer_product_id":186756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Oswald Lehner","mobile_number":"252-756-7072","email_id":"Jairo_Kuphal@gmail.com","dop":"2025-02-01","serial_number":"75773240058125","imei1":"75773240058125","imei2":"75773240058125","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186750,"job_number":"JOB_186750","tr_customer_id":186768,"tr_customer_product_id":186758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:07.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Elian Kovacek","mobile_number":"975-696-3597","email_id":"Brigitte44@hotmail.com","dop":"2025-04-06","serial_number":"16740714358440","imei1":"16740714358440","imei2":"16740714358440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186755,"job_number":"JOB_186755","tr_customer_id":186773,"tr_customer_product_id":186763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:47.000Z","name":"Herman Satterfield","mobile_number":"880-807-1370","email_id":"Dion.Ledner73@yahoo.com","dop":"2025-04-06","serial_number":"12393407973187","imei1":"12393407973187","imei2":"12393407973187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186759,"job_number":"JOB_186759","tr_customer_id":186777,"tr_customer_product_id":186767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Blake Jaskolski","mobile_number":"965-785-2246","email_id":"Nicolas_Emmerich2@gmail.com","dop":"2025-04-06","serial_number":"12924179013519","imei1":"12924179013519","imei2":"12924179013519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186762,"job_number":"JOB_186762","tr_customer_id":186780,"tr_customer_product_id":186770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"Benjamin Wilkinson","mobile_number":"288-994-5479","email_id":"Maxine_Simonis77@gmail.com","dop":"2025-06-26","serial_number":"19733664531989","imei1":"19733664531989","imei2":"19733664531989","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186767,"job_number":"JOB_186767","tr_customer_id":186785,"tr_customer_product_id":186775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:17.000Z","modified_at":"2026-02-15T04:34:53.000Z","name":"Soledad Breitenberg","mobile_number":"699-835-5566","email_id":"Meghan.Muller@hotmail.com","dop":"2025-04-06","serial_number":"16628451779100","imei1":"16628451779100","imei2":"16628451779100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186770,"job_number":"JOB_186770","tr_customer_id":186788,"tr_customer_product_id":186778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:35:01.000Z","name":"Elda Haag","mobile_number":"674-633-8078","email_id":"Brandt95@hotmail.com","dop":"2025-04-06","serial_number":"14394411140737","imei1":"14394411140737","imei2":"14394411140737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186772,"job_number":"JOB_186772","tr_customer_id":186790,"tr_customer_product_id":186780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:35:01.000Z","name":"Felicity Kihn","mobile_number":"928-857-8869","email_id":"Judy.Zboncak@hotmail.com","dop":"2025-04-06","serial_number":"19434047884228","imei1":"19434047884228","imei2":"19434047884228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186774,"job_number":"JOB_186774","tr_customer_id":186792,"tr_customer_product_id":186782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:35:05.000Z","name":"Devon Hartmann","mobile_number":"862-287-3135","email_id":"Nannie.Harris@yahoo.com","dop":"2025-04-06","serial_number":"18336838930143","imei1":"18336838930143","imei2":"18336838930143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186782,"job_number":"JOB_186782","tr_customer_id":186800,"tr_customer_product_id":186790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:31.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Conner Haley","mobile_number":"349-823-8599","email_id":"Colleen43@gmail.com","dop":"2000-01-31","serial_number":"10716903882449","imei1":"10716903882449","imei2":"10716903882449","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186785,"job_number":"JOB_186785","tr_customer_id":186803,"tr_customer_product_id":186793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Juvenal Fadel","mobile_number":"830-369-8817","email_id":"Clifford_Price@gmail.com","dop":"2025-04-06","serial_number":"15514303382936","imei1":"15514303382936","imei2":"15514303382936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186788,"job_number":"JOB_186788","tr_customer_id":186806,"tr_customer_product_id":186796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"Reginald Rippin","mobile_number":"508-292-6233","email_id":"Georgiana.Goodwin70@hotmail.com","dop":"2025-04-06","serial_number":"15271021106807","imei1":"15271021106807","imei2":"15271021106807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186790,"job_number":"JOB_186790","tr_customer_id":186808,"tr_customer_product_id":186798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Luisa Yost","mobile_number":"292-805-3576","email_id":"Marisa_Homenick@yahoo.com","dop":"2025-04-06","serial_number":"17143295128558","imei1":"17143295128558","imei2":"17143295128558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186791,"job_number":"JOB_186791","tr_customer_id":186809,"tr_customer_product_id":186799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:35:15.000Z","name":"Hans Wunsch","mobile_number":"811-846-6210","email_id":"Lourdes_Mraz43@yahoo.com","dop":"2025-04-06","serial_number":"12004396959672","imei1":"12004396959672","imei2":"12004396959672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186797,"job_number":"JOB_186797","tr_customer_id":186815,"tr_customer_product_id":186805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"Cassie Koss","mobile_number":"634-442-2683","email_id":"Reyna46@yahoo.com","dop":"2025-04-06","serial_number":"12060135425766","imei1":"12060135425766","imei2":"12060135425766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186804,"job_number":"JOB_186804","tr_customer_id":186822,"tr_customer_product_id":186812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Anahi Reinger","mobile_number":"660-819-1945","email_id":"Daniella90@hotmail.com","dop":"2025-04-06","serial_number":"18772971580444","imei1":"18772971580444","imei2":"18772971580444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186805,"job_number":"JOB_186805","tr_customer_id":186823,"tr_customer_product_id":186813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"Winona Adams","mobile_number":"653-719-8941","email_id":"Jarod_Gulgowski@yahoo.com","dop":"2025-04-06","serial_number":"12318290544368","imei1":"12318290544368","imei2":"12318290544368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186811,"job_number":"JOB_186811","tr_customer_id":186829,"tr_customer_product_id":186819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Colten Leffler","mobile_number":"962-800-2797","email_id":"Charlene26@hotmail.com","dop":"2025-04-06","serial_number":"11274806450862","imei1":"11274806450862","imei2":"11274806450862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186812,"job_number":"JOB_186812","tr_customer_id":186830,"tr_customer_product_id":186820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:51.000Z","modified_at":"2026-02-15T04:35:28.000Z","name":"Alverta Casper","mobile_number":"811-313-3215","email_id":"Murphy_Walter@gmail.com","dop":"2025-12-31","serial_number":"109109431853799","imei1":"109109431853799","imei2":"109109431853799","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186818,"job_number":"JOB_186818","tr_customer_id":186836,"tr_customer_product_id":186826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:01.000Z","modified_at":"2026-02-15T04:35:36.000Z","name":"Chloe Hyatt","mobile_number":"338-241-7777","email_id":"Cayla_Kozey@yahoo.com","dop":"2025-04-06","serial_number":"15976955986424","imei1":"15976955986424","imei2":"15976955986424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186822,"job_number":"JOB_186822","tr_customer_id":186840,"tr_customer_product_id":186830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:09.000Z","modified_at":"2026-02-15T04:35:44.000Z","name":"Jordane Fisher","mobile_number":"502-469-3629","email_id":"Mozell52@yahoo.com","dop":"2025-04-06","serial_number":"12748096370434","imei1":"12748096370434","imei2":"12748096370434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186825,"job_number":"JOB_186825","tr_customer_id":186843,"tr_customer_product_id":186833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:13.000Z","modified_at":"2026-02-15T04:35:51.000Z","name":"Shane Kunze","mobile_number":"661-301-2502","email_id":"Freddy44@yahoo.com","dop":"2025-04-06","serial_number":"18229947850318","imei1":"18229947850318","imei2":"18229947850318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186829,"job_number":"JOB_186829","tr_customer_id":186847,"tr_customer_product_id":186837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:56.000Z","name":"Keagan Funk","mobile_number":"838-439-7483","email_id":"Dominique.Ernser4@gmail.com","dop":"2000-01-31","serial_number":"10273692319673","imei1":"10273692319673","imei2":"10273692319673","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186831,"job_number":"JOB_186831","tr_customer_id":186849,"tr_customer_product_id":186839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:52.000Z","name":"Wilfredo Dickens","mobile_number":"626-639-2447","email_id":"Janie22@gmail.com","dop":"2025-04-06","serial_number":"16019949299197","imei1":"16019949299197","imei2":"16019949299197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186835,"job_number":"JOB_186835","tr_customer_id":186853,"tr_customer_product_id":186843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:22.000Z","modified_at":"2026-02-15T04:35:57.000Z","name":"Shaina Zboncak","mobile_number":"582-812-1187","email_id":"Elroy_Heathcote55@yahoo.com","dop":"2025-04-06","serial_number":"18550913385614","imei1":"18550913385614","imei2":"18550913385614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186839,"job_number":"JOB_186839","tr_customer_id":186857,"tr_customer_product_id":186847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Zackery Kuphal","mobile_number":"843-361-5075","email_id":"Lexi72@hotmail.com","dop":"2025-04-06","serial_number":"14191135249963","imei1":"14191135249963","imei2":"14191135249963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186840,"job_number":"JOB_186840","tr_customer_id":186858,"tr_customer_product_id":186848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:36:01.000Z","name":"Deshawn Pfannerstill","mobile_number":"853-923-6607","email_id":"Julie.Strosin91@gmail.com","dop":"2025-04-06","serial_number":"19347245060955","imei1":"19347245060955","imei2":"19347245060955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186844,"job_number":"JOB_186844","tr_customer_id":186862,"tr_customer_product_id":186852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:36:08.000Z","name":"Ava Wehner","mobile_number":"359-292-7812","email_id":"Lourdes.Larson41@hotmail.com","dop":"2025-04-06","serial_number":"17845431939294","imei1":"17845431939294","imei2":"17845431939294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186847,"job_number":"JOB_186847","tr_customer_id":186865,"tr_customer_product_id":186855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:36:37.000Z","name":"Leonardo Breitenberg","mobile_number":"539-265-7866","email_id":"Mellie50@hotmail.com","dop":"2025-04-06","serial_number":"13126313238729","imei1":"13126313238729","imei2":"13126313238729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186850,"job_number":"JOB_186850","tr_customer_id":186868,"tr_customer_product_id":186858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:42.000Z","name":"Selena Ryan","mobile_number":"738-956-9938","email_id":"Anjali_Quigley@yahoo.com","dop":"2000-01-31","serial_number":"10192350309727","imei1":"10192350309727","imei2":"10192350309727","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186853,"job_number":"JOB_186853","tr_customer_id":186871,"tr_customer_product_id":186861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:48.000Z","name":"Dean Kemmer","mobile_number":"321-477-5915","email_id":"Graciela.McKenzie10@gmail.com","dop":"2025-04-06","serial_number":"19844350477751","imei1":"19844350477751","imei2":"19844350477751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186864,"job_number":"JOB_186864","tr_customer_id":186882,"tr_customer_product_id":186872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75042527143519","imei1":"75042527143519","imei2":"75042527143519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186871,"job_number":"JOB_186871","tr_customer_id":186889,"tr_customer_product_id":186879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58240711192545","imei1":"58240711192545","imei2":"58240711192545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186878,"job_number":"JOB_186878","tr_customer_id":186896,"tr_customer_product_id":186886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38936163461969","imei1":"38936163461969","imei2":"38936163461969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186882,"job_number":"JOB_186882","tr_customer_id":186900,"tr_customer_product_id":186890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:09:20.000Z","name":"Elena Altenwerth","mobile_number":"849-526-2556","email_id":"Sonya.Stroman@gmail.com","dop":"2025-04-06","serial_number":"15438746649328","imei1":"15438746649328","imei2":"15438746649328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:09:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186885,"job_number":"JOB_186885","tr_customer_id":186903,"tr_customer_product_id":186893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:10:05.000Z","name":"Cleo Goldner","mobile_number":"861-449-6490","email_id":"Clyde.Beatty1@yahoo.com","dop":"2025-04-06","serial_number":"19413806128450","imei1":"19413806128450","imei2":"19413806128450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186888,"job_number":"JOB_186888","tr_customer_id":186906,"tr_customer_product_id":186896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:51.000Z","name":"Blaze Swift","mobile_number":"886-974-9342","email_id":"Theresa70@yahoo.com","dop":"2025-04-06","serial_number":"18349602081057","imei1":"18349602081057","imei2":"18349602081057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186897,"job_number":"JOB_186897","tr_customer_id":186915,"tr_customer_product_id":186905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:59.000Z","name":"Monty Dare","mobile_number":"739-581-1455","email_id":"Elise.Brown42@hotmail.com","dop":"2025-07-01","serial_number":"103169002333627","imei1":"103169002333627","imei2":"103169002333627","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186899,"job_number":"JOB_186899","tr_customer_id":186917,"tr_customer_product_id":186907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:02.000Z","modified_at":"2026-02-15T05:22:11.000Z","name":"Trevion Durgan","mobile_number":"774-230-0031","email_id":"Orlo.Waters@gmail.com","dop":"2025-07-01","serial_number":"109814155302697","imei1":"109814155302697","imei2":"109814155302697","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186901,"job_number":"JOB_186901","tr_customer_id":186919,"tr_customer_product_id":186909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:26.000Z","modified_at":"2026-02-15T05:39:03.000Z","name":"Hayley Botsford","mobile_number":"456-841-5032","email_id":"Adela_McGlynn57@gmail.com","dop":"2025-04-06","serial_number":"18419122820594","imei1":"18419122820594","imei2":"18419122820594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186903,"job_number":"JOB_186903","tr_customer_id":186921,"tr_customer_product_id":186911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:43.000Z","modified_at":"2026-02-15T05:39:20.000Z","name":"Teresa Stroman","mobile_number":"618-708-1624","email_id":"Jordy_Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"17695428771293","imei1":"17695428771293","imei2":"17695428771293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186907,"job_number":"JOB_186907","tr_customer_id":186925,"tr_customer_product_id":186915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:16:09.000Z","name":"Greyson Konopelski","mobile_number":"335-313-5039","email_id":"Eleanora.Wilkinson@hotmail.com","dop":"2025-04-06","serial_number":"19044309669279","imei1":"19044309669279","imei2":"19044309669279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:16:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186910,"job_number":"JOB_186910","tr_customer_id":186928,"tr_customer_product_id":186918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:52.000Z","name":"Hal King","mobile_number":"235-420-8643","email_id":"Zion.Rogahn@yahoo.com","dop":"2025-04-06","serial_number":"15939781329192","imei1":"15939781329192","imei2":"15939781329192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186913,"job_number":"JOB_186913","tr_customer_id":186931,"tr_customer_product_id":186921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:00.000Z","modified_at":"2026-02-15T06:17:36.000Z","name":"Axel Stiedemann","mobile_number":"686-611-4026","email_id":"Westley89@gmail.com","dop":"2025-04-06","serial_number":"10045055275442","imei1":"10045055275442","imei2":"10045055275442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:17:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186915,"job_number":"JOB_186915","tr_customer_id":186933,"tr_customer_product_id":186923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:24:32.000Z","modified_at":"2026-02-15T06:25:31.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16922530485420","imei1":"16922530485420","imei2":"116922530485420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186924,"job_number":"JOB_186924","tr_customer_id":186942,"tr_customer_product_id":186932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:32.000Z","name":"Jarrell Schinner","mobile_number":"294-913-7406","email_id":"Gina.Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"19325857218403","imei1":"19325857218403","imei2":"19325857218403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186926,"job_number":"JOB_186926","tr_customer_id":186944,"tr_customer_product_id":186934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:09.000Z","modified_at":"2026-02-15T06:51:46.000Z","name":"Jordy Johnson","mobile_number":"542-702-1939","email_id":"Rosendo.McClure@yahoo.com","dop":"2025-04-06","serial_number":"17305068097096","imei1":"17305068097096","imei2":"17305068097096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186928,"job_number":"JOB_186928","tr_customer_id":186946,"tr_customer_product_id":186936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:52.000Z","modified_at":"2026-02-15T06:52:28.000Z","name":"Eveline Wiza","mobile_number":"220-374-4354","email_id":"Gracie.Bechtelar30@gmail.com","dop":"2025-04-06","serial_number":"12731847043459","imei1":"12731847043459","imei2":"12731847043459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186930,"job_number":"JOB_186930","tr_customer_id":186948,"tr_customer_product_id":186938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:35.000Z","modified_at":"2026-02-15T06:53:10.000Z","name":"Elmore Dach","mobile_number":"351-954-4653","email_id":"Kiera.Thiel29@gmail.com","dop":"2025-04-06","serial_number":"19299544462454","imei1":"19299544462454","imei2":"19299544462454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186933,"job_number":"JOB_186933","tr_customer_id":186951,"tr_customer_product_id":186941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:00.000Z","modified_at":"2026-02-15T06:59:24.000Z","name":"Elaina Schuster","mobile_number":"512-955-2833","email_id":"Providenci_Schneider@yahoo.com","dop":"2025-04-06","serial_number":"10944708695019","imei1":"10944708695019","imei2":"10944708695019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186936,"job_number":"JOB_186936","tr_customer_id":186954,"tr_customer_product_id":186944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:11:06.000Z","name":"Pablo Wilderman","mobile_number":"767-728-6435","email_id":"Ashlynn_Kirlin42@yahoo.com","dop":"2025-12-01","serial_number":"17651552784845","imei1":"17651552784845","imei2":"17651552784845","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186938,"job_number":"JOB_186938","tr_customer_id":186956,"tr_customer_product_id":186946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:20.000Z","name":"Lamar Doyle","mobile_number":"394-959-1623","email_id":"Jake35@yahoo.com","dop":"2025-12-01","serial_number":"19290290685647","imei1":"19290290685647","imei2":"19290290685647","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186940,"job_number":"JOB_186940","tr_customer_id":186958,"tr_customer_product_id":186948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:25.000Z","modified_at":"2026-02-15T07:11:35.000Z","name":"Etha Quigley","mobile_number":"755-667-7120","email_id":"Esperanza9@gmail.com","dop":"2025-12-01","serial_number":"14725638909140","imei1":"14725638909140","imei2":"14725638909140","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186941,"job_number":"JOB_186941","tr_customer_id":186959,"tr_customer_product_id":186949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:42.000Z","name":"Euna White","mobile_number":"201-235-9172","email_id":"Arely_Senger@hotmail.com","dop":"2025-04-06","serial_number":"15376964417777","imei1":"15376964417777","imei2":"15376964417777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186944,"job_number":"JOB_186944","tr_customer_id":186962,"tr_customer_product_id":186952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:30.000Z","modified_at":"2026-02-15T07:46:06.000Z","name":"Fatima Cole","mobile_number":"261-486-0660","email_id":"Zion.Bosco@gmail.com","dop":"2025-04-06","serial_number":"17988742368287","imei1":"17988742368287","imei2":"17988742368287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186947,"job_number":"JOB_186947","tr_customer_id":186965,"tr_customer_product_id":186955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:50.000Z","name":"Malachi Williamson","mobile_number":"838-777-5296","email_id":"Joel_Johnston@gmail.com","dop":"2025-04-06","serial_number":"15803957345582","imei1":"15803957345582","imei2":"15803957345582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186950,"job_number":"JOB_186950","tr_customer_id":186968,"tr_customer_product_id":186958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:57.000Z","modified_at":"2026-02-15T07:47:32.000Z","name":"Camille White","mobile_number":"590-380-6401","email_id":"Estelle13@hotmail.com","dop":"2025-04-06","serial_number":"17790048260329","imei1":"17790048260329","imei2":"17790048260329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186952,"job_number":"JOB_186952","tr_customer_id":186970,"tr_customer_product_id":186960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:49.000Z","modified_at":"2026-02-15T07:54:24.000Z","name":"Agnes Rodriguez","mobile_number":"874-586-7305","email_id":"Queenie65@yahoo.com","dop":"2025-04-06","serial_number":"13807301653433","imei1":"13807301653433","imei2":"13807301653433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186956,"job_number":"JOB_186956","tr_customer_id":186974,"tr_customer_product_id":186964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:33.000Z","modified_at":"2026-02-15T07:55:09.000Z","name":"Troy Jacobi","mobile_number":"302-953-4859","email_id":"Jayne.VonRueden57@hotmail.com","dop":"2025-04-06","serial_number":"10138386166793","imei1":"10138386166793","imei2":"10138386166793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186968,"job_number":"JOB_186968","tr_customer_id":186986,"tr_customer_product_id":186976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:32.000Z","name":"Jeanette Hettinger","mobile_number":"507-926-1643","email_id":"Guadalupe32@gmail.com","dop":"2026-01-04","serial_number":"13760606934023","imei1":"13760606934023","imei2":"113760606934023","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T09:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186970,"job_number":"JOB_186970","tr_customer_id":186988,"tr_customer_product_id":186978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:52:11.000Z","name":"Cristian Stroman","mobile_number":"551-669-3160","email_id":"Eliza_Volkman@gmail.com","dop":"2025-04-06","serial_number":"14284241888875","imei1":"14284241888875","imei2":"14284241888875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T09:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186973,"job_number":"JOB_186973","tr_customer_id":186991,"tr_customer_product_id":186981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:18.000Z","modified_at":"2026-02-15T09:52:52.000Z","name":"Claudine Jenkins","mobile_number":"414-715-1185","email_id":"Kailee_Hirthe@yahoo.com","dop":"2025-04-06","serial_number":"15276279107605","imei1":"15276279107605","imei2":"15276279107605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T09:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186976,"job_number":"JOB_186976","tr_customer_id":186994,"tr_customer_product_id":186984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:53:34.000Z","name":"Ella Bogan","mobile_number":"671-719-8837","email_id":"Noah_Shields@yahoo.com","dop":"2025-04-06","serial_number":"14332867191338","imei1":"14332867191338","imei2":"14332867191338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T09:53:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186988,"job_number":"JOB_186988","tr_customer_id":187006,"tr_customer_product_id":186996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:38.000Z","modified_at":"2026-02-15T10:48:06.000Z","name":"Providenci Gleichner","mobile_number":"345-769-6125","email_id":"Peyton.Murray83@yahoo.com","dop":"2025-04-06","serial_number":"16536244706390","imei1":"16536244706390","imei2":"16536244706390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186993,"job_number":"JOB_186993","tr_customer_id":187011,"tr_customer_product_id":187001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:04.000Z","modified_at":"2026-02-15T10:48:43.000Z","name":"Ernestina Beahan","mobile_number":"999-273-8988","email_id":"Dianna_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"12825181418263","imei1":"12825181418263","imei2":"12825181418263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186996,"job_number":"JOB_186996","tr_customer_id":187014,"tr_customer_product_id":187004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:49:29.000Z","name":"Aliya Feil","mobile_number":"425-757-1368","email_id":"Francesco_Wyman@yahoo.com","dop":"2025-04-06","serial_number":"11889099820973","imei1":"11889099820973","imei2":"11889099820973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186999,"job_number":"JOB_186999","tr_customer_id":187017,"tr_customer_product_id":187007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:50:15.000Z","name":"Quinton Dickens","mobile_number":"718-530-9021","email_id":"Katelin_Walter@gmail.com","dop":"2025-04-06","serial_number":"16812855830517","imei1":"16812855830517","imei2":"16812855830517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187001,"job_number":"JOB_187001","tr_customer_id":187019,"tr_customer_product_id":187009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:08.000Z","modified_at":"2026-02-15T10:53:50.000Z","name":"Morris Pfeffer","mobile_number":"586-253-4879","email_id":"Sallie.Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"10319564724083","imei1":"10319564724083","imei2":"10319564724083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187003,"job_number":"JOB_187003","tr_customer_id":187021,"tr_customer_product_id":187011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:57:59.000Z","modified_at":"2026-02-15T10:58:35.000Z","name":"Kailyn Fahey","mobile_number":"487-534-7618","email_id":"Haylie45@gmail.com","dop":"2025-04-06","serial_number":"17233218257283","imei1":"17233218257283","imei2":"17233218257283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187008,"job_number":"JOB_187008","tr_customer_id":187026,"tr_customer_product_id":187016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:28.000Z","modified_at":"2026-02-15T13:39:46.000Z","name":"Maida Vandervort","mobile_number":"315-833-7272","email_id":"Tad.Schulist39@yahoo.com","dop":"2025-05-30","serial_number":"15831255356476","imei1":"15831255356476","imei2":"15831255356476","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187012,"job_number":"JOB_187012","tr_customer_id":187030,"tr_customer_product_id":187020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:39.000Z","modified_at":"2026-02-15T13:58:15.000Z","name":"Westley Ebert","mobile_number":"499-780-3808","email_id":"Gaston.Emard27@yahoo.com","dop":"2025-12-31","serial_number":"108198055387734","imei1":"108198055387734","imei2":"108198055387734","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187019,"job_number":"JOB_187019","tr_customer_id":187037,"tr_customer_product_id":187027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69488854593213","imei1":"69488854593213","imei2":"69488854593213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187021,"job_number":"JOB_187021","tr_customer_id":187039,"tr_customer_product_id":187029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:23.000Z","modified_at":"2026-02-15T13:58:59.000Z","name":"Willa Ernser","mobile_number":"270-800-9590","email_id":"Ashly17@hotmail.com","dop":"2025-12-31","serial_number":"102452575966876","imei1":"102452575966876","imei2":"102452575966876","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187022,"job_number":"JOB_187022","tr_customer_id":187040,"tr_customer_product_id":187030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:47.000Z","modified_at":"2026-02-15T13:59:25.000Z","name":"Alden Okuneva","mobile_number":"740-203-7419","email_id":"Charlie.Wolff10@hotmail.com","dop":"2025-04-06","serial_number":"16579998791160","imei1":"16579998791160","imei2":"16579998791160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187030,"job_number":"JOB_187030","tr_customer_id":187048,"tr_customer_product_id":187038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:59:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80480558219890","imei1":"80480558219890","imei2":"80480558219890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187032,"job_number":"JOB_187032","tr_customer_id":187050,"tr_customer_product_id":187040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:42.000Z","name":"Caterina Barrows","mobile_number":"790-390-5759","email_id":"Rita.Rempel@hotmail.com","dop":"2025-12-31","serial_number":"108010331327136","imei1":"108010331327136","imei2":"108010331327136","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187039,"job_number":"JOB_187039","tr_customer_id":187057,"tr_customer_product_id":187047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66615673052354","imei1":"66615673052354","imei2":"66615673052354","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187041,"job_number":"JOB_187041","tr_customer_id":187059,"tr_customer_product_id":187049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T14:00:13.000Z","name":"Bret Schmeler","mobile_number":"586-647-7619","email_id":"Waldo21@gmail.com","dop":"2025-04-06","serial_number":"16572631442354","imei1":"16572631442354","imei2":"16572631442354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187046,"job_number":"JOB_187046","tr_customer_id":187064,"tr_customer_product_id":187054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:56.000Z","name":"Marcelo Rohan","mobile_number":"532-786-8723","email_id":"Estrella13@gmail.com","dop":"2025-04-06","serial_number":"11590221359753","imei1":"11590221359753","imei2":"11590221359753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187049,"job_number":"JOB_187049","tr_customer_id":187067,"tr_customer_product_id":187057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:38.000Z","name":"Lenore Miller","mobile_number":"392-563-7632","email_id":"Kamille7@hotmail.com","dop":"2025-04-06","serial_number":"17838270746469","imei1":"17838270746469","imei2":"17838270746469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187062,"job_number":"JOB_187062","tr_customer_id":187080,"tr_customer_product_id":187070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:42.000Z","modified_at":"2026-02-15T14:19:16.000Z","name":"Schuyler Goodwin","mobile_number":"503-522-0674","email_id":"Luella_Blick@yahoo.com","dop":"2025-02-01","serial_number":"56703948176864","imei1":"56703948176864","imei2":"56703948176864","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187065,"job_number":"JOB_187065","tr_customer_id":187083,"tr_customer_product_id":187073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:24.000Z","modified_at":"2026-02-15T14:19:57.000Z","name":"Jamir Feest","mobile_number":"434-883-1556","email_id":"Westley_Wolf14@yahoo.com","dop":"2025-02-01","serial_number":"81721149749319","imei1":"81721149749319","imei2":"81721149749319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187067,"job_number":"JOB_187067","tr_customer_id":187085,"tr_customer_product_id":187075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:59.000Z","modified_at":"2026-02-15T14:20:38.000Z","name":"Demond Ferry","mobile_number":"946-256-8916","email_id":"Joy.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"16574778882626","imei1":"16574778882626","imei2":"16574778882626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187071,"job_number":"JOB_187071","tr_customer_id":187089,"tr_customer_product_id":187079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:06.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"Breanne Upton","mobile_number":"465-380-0861","email_id":"Velma85@gmail.com","dop":"2025-02-01","serial_number":"16064043616861","imei1":"16064043616861","imei2":"16064043616861","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187073,"job_number":"JOB_187073","tr_customer_id":187091,"tr_customer_product_id":187081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:40.000Z","modified_at":"2026-02-15T14:21:19.000Z","name":"Estell Cartwright","mobile_number":"424-766-7942","email_id":"Lisa70@gmail.com","dop":"2025-04-06","serial_number":"18528062167425","imei1":"18528062167425","imei2":"18528062167425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187076,"job_number":"JOB_187076","tr_customer_id":187094,"tr_customer_product_id":187084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:21:25.000Z","name":"Madilyn Padberg","mobile_number":"436-493-1155","email_id":"Lucile.Lowe@hotmail.com","dop":"2025-04-06","serial_number":"18314904329174","imei1":"18314904329174","imei2":"18314904329174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187079,"job_number":"JOB_187079","tr_customer_id":187097,"tr_customer_product_id":187087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:22:04.000Z","name":"Marian Medhurst","mobile_number":"849-790-6839","email_id":"Drake_Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"18261021455765","imei1":"18261021455765","imei2":"18261021455765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187082,"job_number":"JOB_187082","tr_customer_id":187100,"tr_customer_product_id":187090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:33.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"Camilla Schimmel","mobile_number":"254-822-1913","email_id":"Elnora.Bahringer39@hotmail.com","dop":"2025-04-06","serial_number":"11857240827067","imei1":"11857240827067","imei2":"11857240827067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187085,"job_number":"JOB_187085","tr_customer_id":187103,"tr_customer_product_id":187093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:44.000Z","name":"Kayley McCullough","mobile_number":"374-805-1224","email_id":"Aida.Morissette62@yahoo.com","dop":"2025-06-18","serial_number":"10828179465499","imei1":"10828179465499","imei2":"10828179465499","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:22:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187088,"job_number":"JOB_187088","tr_customer_id":187106,"tr_customer_product_id":187096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:48.000Z","name":"Deshaun Will","mobile_number":"223-263-5703","email_id":"Dora.Jerde54@yahoo.com","dop":"2025-04-06","serial_number":"18898828541081","imei1":"18898828541081","imei2":"18898828541081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187091,"job_number":"JOB_187091","tr_customer_id":187109,"tr_customer_product_id":187099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:57.000Z","name":"Caitlyn Kshlerin","mobile_number":"944-998-8414","email_id":"Dennis79@hotmail.com","dop":"2000-01-31","serial_number":"10605302872037","imei1":"10605302872037","imei2":"10605302872037","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187094,"job_number":"JOB_187094","tr_customer_id":187112,"tr_customer_product_id":187102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:23:26.000Z","name":"Nellie Trantow","mobile_number":"470-612-2350","email_id":"Ellie_Lowe@yahoo.com","dop":"2025-06-18","serial_number":"10447800612004","imei1":"10447800612004","imei2":"10447800612004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:23:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187097,"job_number":"JOB_187097","tr_customer_id":187115,"tr_customer_product_id":187105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:43.000Z","name":"Judy Stamm","mobile_number":"929-635-3625","email_id":"Oswaldo_Ziemann9@hotmail.com","dop":"2000-01-31","serial_number":"10584324330057","imei1":"10584324330057","imei2":"10584324330057","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187100,"job_number":"JOB_187100","tr_customer_id":187118,"tr_customer_product_id":187108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:51.000Z","modified_at":"2026-02-15T14:24:28.000Z","name":"Brandt Langosh","mobile_number":"346-514-0151","email_id":"Malcolm_Ullrich10@yahoo.com","dop":"2000-01-31","serial_number":"10249257054980","imei1":"10249257054980","imei2":"10249257054980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187105,"job_number":"JOB_187105","tr_customer_id":187123,"tr_customer_product_id":187113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:25:14.000Z","name":"Johathan Hagenes","mobile_number":"985-317-8831","email_id":"Imogene_Brakus26@yahoo.com","dop":"2000-01-31","serial_number":"10308101186516","imei1":"10308101186516","imei2":"10308101186516","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187108,"job_number":"JOB_187108","tr_customer_id":187126,"tr_customer_product_id":187116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:49.000Z","modified_at":"2026-02-15T14:25:29.000Z","name":"Felipa Bahringer","mobile_number":"930-380-5208","email_id":"Issac49@yahoo.com","dop":"2025-04-06","serial_number":"15861840597361","imei1":"15861840597361","imei2":"15861840597361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187111,"job_number":"JOB_187111","tr_customer_id":187129,"tr_customer_product_id":187119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:54.000Z","name":"Macie Cormier","mobile_number":"814-362-9934","email_id":"Odie.Mills@gmail.com","dop":"2025-04-06","serial_number":"11947846932733","imei1":"11947846932733","imei2":"11947846932733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187114,"job_number":"JOB_187114","tr_customer_id":187132,"tr_customer_product_id":187122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Minnie Leuschke","mobile_number":"925-993-8127","email_id":"Marlon40@hotmail.com","dop":"2025-04-06","serial_number":"14827319858656","imei1":"14827319858656","imei2":"14827319858656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187117,"job_number":"JOB_187117","tr_customer_id":187135,"tr_customer_product_id":187125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:01.000Z","modified_at":"2026-02-15T14:26:36.000Z","name":"Melba Funk","mobile_number":"590-937-2806","email_id":"Estelle26@yahoo.com","dop":"2025-04-06","serial_number":"14206287003986","imei1":"14206287003986","imei2":"14206287003986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187120,"job_number":"JOB_187120","tr_customer_id":187138,"tr_customer_product_id":187128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:54.000Z","name":"Zakary Botsford","mobile_number":"684-517-9773","email_id":"Myrtie52@yahoo.com","dop":"2025-04-06","serial_number":"16304272115423","imei1":"16304272115423","imei2":"16304272115423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187123,"job_number":"JOB_187123","tr_customer_id":187141,"tr_customer_product_id":187131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"Leonardo Schmitt","mobile_number":"764-500-8102","email_id":"Dora46@gmail.com","dop":"2025-04-06","serial_number":"10040537843625","imei1":"10040537843625","imei2":"10040537843625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187126,"job_number":"JOB_187126","tr_customer_id":187144,"tr_customer_product_id":187134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:27:05.000Z","name":"Damaris Miller","mobile_number":"671-810-3984","email_id":"Mertie14@yahoo.com","dop":"2025-04-06","serial_number":"17140734233882","imei1":"17140734233882","imei2":"17140734233882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187129,"job_number":"JOB_187129","tr_customer_id":187147,"tr_customer_product_id":187137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:27:18.000Z","name":"Kadin Klein","mobile_number":"795-475-9459","email_id":"Norma_Kuhic@hotmail.com","dop":"2025-04-06","serial_number":"14669387729106","imei1":"14669387729106","imei2":"14669387729106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187132,"job_number":"JOB_187132","tr_customer_id":187150,"tr_customer_product_id":187140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:02.000Z","modified_at":"2026-02-15T14:27:40.000Z","name":"Jerald Abernathy","mobile_number":"988-886-4787","email_id":"Watson_Bogan16@yahoo.com","dop":"2025-04-06","serial_number":"10648844643873","imei1":"10648844643873","imei2":"10648844643873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187135,"job_number":"JOB_187135","tr_customer_id":187153,"tr_customer_product_id":187143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:13.000Z","modified_at":"2026-02-15T14:27:50.000Z","name":"Al Goldner","mobile_number":"402-758-1093","email_id":"Tre_Pfannerstill28@hotmail.com","dop":"2025-04-06","serial_number":"13192131348465","imei1":"13192131348465","imei2":"13192131348465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187138,"job_number":"JOB_187138","tr_customer_id":187156,"tr_customer_product_id":187146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:28:25.000Z","name":"Jazmin Beier","mobile_number":"475-791-6140","email_id":"Jett49@hotmail.com","dop":"2025-04-06","serial_number":"13214335013627","imei1":"13214335013627","imei2":"13214335013627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187141,"job_number":"JOB_187141","tr_customer_id":187159,"tr_customer_product_id":187149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:28:34.000Z","name":"Duane Stoltenberg","mobile_number":"661-784-1251","email_id":"Braeden_Kuhlman@yahoo.com","dop":"2025-04-06","serial_number":"15873221670995","imei1":"15873221670995","imei2":"15873221670995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187144,"job_number":"JOB_187144","tr_customer_id":187162,"tr_customer_product_id":187152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:00.000Z","modified_at":"2026-02-15T14:28:40.000Z","name":"Vickie Littel","mobile_number":"321-638-6508","email_id":"Cornell_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"10927251318280","imei1":"10927251318280","imei2":"10927251318280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187146,"job_number":"JOB_187146","tr_customer_id":187164,"tr_customer_product_id":187154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:08.000Z","modified_at":"2026-02-15T14:28:44.000Z","name":"Barton Kirlin","mobile_number":"866-381-8086","email_id":"Leora.Dibbert@hotmail.com","dop":"2025-04-06","serial_number":"16177051396517","imei1":"16177051396517","imei2":"16177051396517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187150,"job_number":"JOB_187150","tr_customer_id":187168,"tr_customer_product_id":187158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:29:27.000Z","name":"Judah Zboncak","mobile_number":"511-267-3808","email_id":"Thurman_Hane63@hotmail.com","dop":"2025-04-06","serial_number":"11710448718413","imei1":"11710448718413","imei2":"11710448718413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187153,"job_number":"JOB_187153","tr_customer_id":187171,"tr_customer_product_id":187161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:29:30.000Z","name":"Aleen Hackett","mobile_number":"935-346-2691","email_id":"Alden41@yahoo.com","dop":"2025-04-06","serial_number":"10531134661631","imei1":"10531134661631","imei2":"10531134661631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187157,"job_number":"JOB_187157","tr_customer_id":187175,"tr_customer_product_id":187165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:30:13.000Z","name":"Dallas Parisian","mobile_number":"757-335-0694","email_id":"Jeanne_Hartmann87@gmail.com","dop":"2025-04-06","serial_number":"18025692409290","imei1":"18025692409290","imei2":"18025692409290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187160,"job_number":"JOB_187160","tr_customer_id":187178,"tr_customer_product_id":187168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:32:17.000Z","name":"Alfredo Witting","mobile_number":"711-508-3808","email_id":"Dorothea_Bednar@hotmail.com","dop":"2025-04-06","serial_number":"16634894258793","imei1":"16634894258793","imei2":"16634894258793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187163,"job_number":"JOB_187163","tr_customer_id":187181,"tr_customer_product_id":187171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:41.000Z","modified_at":"2026-02-15T14:32:20.000Z","name":"Loy Russel","mobile_number":"775-693-1774","email_id":"Savanna_Lind@gmail.com","dop":"2025-04-06","serial_number":"13407937334875","imei1":"13407937334875","imei2":"13407937334875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187166,"job_number":"JOB_187166","tr_customer_id":187184,"tr_customer_product_id":187174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:56.000Z","name":"Yvonne White","mobile_number":"664-749-9679","email_id":"Colleen_Ankunding14@hotmail.com","dop":"2025-04-06","serial_number":"17339727079492","imei1":"17339727079492","imei2":"17339727079492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187169,"job_number":"JOB_187169","tr_customer_id":187187,"tr_customer_product_id":187177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:25.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Michaela Rohan","mobile_number":"871-651-0728","email_id":"Sonia_Flatley40@hotmail.com","dop":"2025-04-06","serial_number":"17146941362489","imei1":"17146941362489","imei2":"17146941362489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187172,"job_number":"JOB_187172","tr_customer_id":187190,"tr_customer_product_id":187180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:33:06.000Z","name":"Milan Runolfsson","mobile_number":"396-715-9844","email_id":"Desiree98@yahoo.com","dop":"2025-04-06","serial_number":"18070230412700","imei1":"18070230412700","imei2":"18070230412700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187178,"job_number":"JOB_187178","tr_customer_id":187196,"tr_customer_product_id":187186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:39.000Z","name":"Berenice Swift","mobile_number":"692-465-7762","email_id":"Zoe.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"19143873824018","imei1":"19143873824018","imei2":"19143873824018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187185,"job_number":"JOB_187185","tr_customer_id":187203,"tr_customer_product_id":187193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:55.000Z","name":"Francisca Greenfelder","mobile_number":"731-410-9220","email_id":"Nathaniel_Runolfsdottir0@yahoo.com","dop":"2025-04-06","serial_number":"18716893888386","imei1":"18716893888386","imei2":"18716893888386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187186,"job_number":"JOB_187186","tr_customer_id":187204,"tr_customer_product_id":187194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:14.000Z","modified_at":"2026-02-15T14:33:52.000Z","name":"Noemy Corkery","mobile_number":"449-590-2911","email_id":"Osbaldo.Bode94@gmail.com","dop":"2025-04-06","serial_number":"15414341613001","imei1":"15414341613001","imei2":"15414341613001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187189,"job_number":"JOB_187189","tr_customer_id":187207,"tr_customer_product_id":187197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:16.000Z","modified_at":"2026-02-15T14:33:52.000Z","name":"Denis Reilly","mobile_number":"982-526-1454","email_id":"Jayda19@yahoo.com","dop":"2025-04-06","serial_number":"13829470910019","imei1":"13829470910019","imei2":"13829470910019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187195,"job_number":"JOB_187195","tr_customer_id":187213,"tr_customer_product_id":187203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:46.000Z","modified_at":"2026-02-15T14:34:21.000Z","name":"Bradford Veum","mobile_number":"358-840-9949","email_id":"Ansley_Mertz@hotmail.com","dop":"2025-04-06","serial_number":"10010555566704","imei1":"10010555566704","imei2":"10010555566704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187197,"job_number":"JOB_187197","tr_customer_id":187215,"tr_customer_product_id":187205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:16.000Z","modified_at":"2026-02-15T14:34:52.000Z","name":"Delmer Gleason","mobile_number":"981-581-9450","email_id":"Jeramy12@gmail.com","dop":"2025-04-06","serial_number":"11832204286120","imei1":"11832204286120","imei2":"11832204286120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187200,"job_number":"JOB_187200","tr_customer_id":187218,"tr_customer_product_id":187208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:35:11.000Z","name":"Ahmad Hickle","mobile_number":"282-228-6484","email_id":"Kimberly95@yahoo.com","dop":"2025-04-06","serial_number":"10507114084348","imei1":"10507114084348","imei2":"10507114084348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187203,"job_number":"JOB_187203","tr_customer_id":187221,"tr_customer_product_id":187211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:53.000Z","name":"Corbin Brekke","mobile_number":"679-650-5173","email_id":"Ida_Schmidt@yahoo.com","dop":"2025-04-06","serial_number":"16005857101023","imei1":"16005857101023","imei2":"16005857101023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187206,"job_number":"JOB_187206","tr_customer_id":187224,"tr_customer_product_id":187214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:36:22.000Z","name":"Nicklaus Wuckert","mobile_number":"536-810-2751","email_id":"Travon_Osinski@yahoo.com","dop":"2025-04-06","serial_number":"13413965417851","imei1":"13413965417851","imei2":"13413965417851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187208,"job_number":"JOB_187208","tr_customer_id":187226,"tr_customer_product_id":187216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:58.000Z","modified_at":"2026-02-15T14:36:37.000Z","name":"Regan Padberg","mobile_number":"240-930-2598","email_id":"Eriberto26@yahoo.com","dop":"2025-04-06","serial_number":"17271749153173","imei1":"17271749153173","imei2":"17271749153173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187211,"job_number":"JOB_187211","tr_customer_id":187229,"tr_customer_product_id":187219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:35.000Z","name":"Augustine Boehm","mobile_number":"281-259-3067","email_id":"Ryleigh_Osinski@hotmail.com","dop":"2025-04-06","serial_number":"17721970468619","imei1":"17721970468619","imei2":"17721970468619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187216,"job_number":"JOB_187216","tr_customer_id":187234,"tr_customer_product_id":187224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:37:08.000Z","name":"Moses Von","mobile_number":"695-983-2825","email_id":"Dorothea.Rau@gmail.com","dop":"2025-04-06","serial_number":"10033614467221","imei1":"10033614467221","imei2":"10033614467221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187220,"job_number":"JOB_187220","tr_customer_id":187238,"tr_customer_product_id":187228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:53.000Z","name":"Aisha Schmidt","mobile_number":"925-699-1268","email_id":"Briana60@hotmail.com","dop":"2025-04-06","serial_number":"14482933031083","imei1":"14482933031083","imei2":"14482933031083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187223,"job_number":"JOB_187223","tr_customer_id":187241,"tr_customer_product_id":187231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:52:25.000Z","name":"Daron Kilback","mobile_number":"852-272-6646","email_id":"Alene.Wintheiser35@gmail.com","dop":"2025-04-06","serial_number":"13879700894487","imei1":"13879700894487","imei2":"13879700894487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187226,"job_number":"JOB_187226","tr_customer_id":187244,"tr_customer_product_id":187234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:33.000Z","modified_at":"2026-02-15T14:53:11.000Z","name":"Myrtie Tromp","mobile_number":"503-925-1769","email_id":"Tate.McKenzie@yahoo.com","dop":"2025-04-06","serial_number":"10098441829985","imei1":"10098441829985","imei2":"10098441829985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187230,"job_number":"JOB_187230","tr_customer_id":187248,"tr_customer_product_id":187238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:31.000Z","name":"Sabryna Dickens","mobile_number":"745-235-6808","email_id":"Evalyn_Corkery68@yahoo.com","dop":"2025-07-01","serial_number":"107590289375495","imei1":"107590289375495","imei2":"107590289375495","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187232,"job_number":"JOB_187232","tr_customer_id":187250,"tr_customer_product_id":187240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:42.000Z","name":"Torrance Quitzon","mobile_number":"770-361-0517","email_id":"Constantin54@hotmail.com","dop":"2025-07-01","serial_number":"103840578023347","imei1":"103840578023347","imei2":"103840578023347","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T15:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187251,"job_number":"JOB_187251","tr_customer_id":187269,"tr_customer_product_id":187259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:49.000Z","name":"Fatima Kunze","mobile_number":"291-535-7084","email_id":"Jermey.Kub11@yahoo.com","dop":"2025-04-06","serial_number":"18043149554591","imei1":"18043149554591","imei2":"18043149554591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187254,"job_number":"JOB_187254","tr_customer_id":187272,"tr_customer_product_id":187262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:57.000Z","modified_at":"2026-02-15T17:24:35.000Z","name":"Rita Ondricka","mobile_number":"299-475-9683","email_id":"Eusebio48@yahoo.com","dop":"2025-04-06","serial_number":"15447214593364","imei1":"15447214593364","imei2":"15447214593364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187257,"job_number":"JOB_187257","tr_customer_id":187275,"tr_customer_product_id":187265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:25:22.000Z","name":"Beverly Legros","mobile_number":"427-386-8827","email_id":"Roger63@yahoo.com","dop":"2025-04-06","serial_number":"10795606916138","imei1":"10795606916138","imei2":"10795606916138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187261,"job_number":"JOB_187261","tr_customer_id":187279,"tr_customer_product_id":187269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:27.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14749348421759","imei2":"14749348421759","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187263,"job_number":"JOB_187263","tr_customer_id":187281,"tr_customer_product_id":187271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14603112231907","imei2":"14603112231907","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187267,"job_number":"JOB_187267","tr_customer_id":187285,"tr_customer_product_id":187275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:33:01.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16772019069980","imei2":"16772019069980","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187282,"job_number":"JOB_187282","tr_customer_id":187300,"tr_customer_product_id":187290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:47:22.000Z","modified_at":"2026-02-15T17:47:38.000Z","name":"Regan MacGyver","mobile_number":"249-942-9641","email_id":"Gia_Runte@gmail.com","dop":"2024-08-17","serial_number":"35787291938015","imei1":"35787291938015","imei2":"35787291938015","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187283,"job_number":"JOB_187283","tr_customer_id":187301,"tr_customer_product_id":187291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:49:51.000Z","modified_at":"2026-02-15T17:50:08.000Z","name":"Ola Roob","mobile_number":"361-245-9130","email_id":"Ansel16@gmail.com","dop":"2024-08-17","serial_number":"12978328997040","imei1":"12978328997040","imei2":"12978328997040","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186653,"job_number":"JOB_186653","tr_customer_id":186671,"tr_customer_product_id":186661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:32.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"saitama sensei","mobile_number":"743-264-7278","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"818765602688961","imei1":"818765602688961","imei2":"818765602688961","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186664,"job_number":"JOB_186664","tr_customer_id":186682,"tr_customer_product_id":186672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:52.000Z","name":"tanjiro kamado","mobile_number":"615-689-9988","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"833319673632994","imei1":"833319673632994","imei2":"833319673632994","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186669,"job_number":"JOB_186669","tr_customer_id":186687,"tr_customer_product_id":186677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:54.000Z","modified_at":"2026-02-15T04:33:03.000Z","name":"giyu tomiaka","mobile_number":"489-229-2881","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"13877789664128","imei1":"13877789664128","imei2":"13877789664128","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186739,"job_number":"JOB_186739","tr_customer_id":186757,"tr_customer_product_id":186747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:34:21.000Z","name":"Reagan Schmitt","mobile_number":"631-912-6984","email_id":"Jennyfer12@hotmail.com","dop":"2025-10-01","serial_number":"16108678563374","imei1":"16108678563374","imei2":"16108678563374","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186752,"job_number":"JOB_186752","tr_customer_id":186770,"tr_customer_product_id":186760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12461826264098","imei1":"12461826264098","imei2":"12461826264098","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186779,"job_number":"JOB_186779","tr_customer_id":186797,"tr_customer_product_id":186787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Lonie Simonis","mobile_number":"887-277-9156","email_id":"Dulce_Von@gmail.com","dop":"2025-06-09","serial_number":"101207264636113","imei1":"101207264636113","imei2":"101207264636113","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186800,"job_number":"JOB_186800","tr_customer_id":186818,"tr_customer_product_id":186808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:55.000Z","name":"Edgardo Parker","mobile_number":"864-838-9905","email_id":"Adrien_Ritchie@yahoo.com","dop":"2025-06-09","serial_number":"107675235691568","imei1":"107675235691568","imei2":"107675235691568","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186808,"job_number":"JOB_186808","tr_customer_id":186826,"tr_customer_product_id":186816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:47.000Z","modified_at":"2026-02-15T04:34:57.000Z","name":"Keyon Stamm","mobile_number":"832-603-1360","email_id":"Erna74@yahoo.com","dop":"2025-12-31","serial_number":"10877314657472","imei1":"10877314657472","imei2":"10877314657472","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186815,"job_number":"JOB_186815","tr_customer_id":186833,"tr_customer_product_id":186823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Otilia Schowalter","mobile_number":"785-608-7043","email_id":"Orlo.Farrell@yahoo.com","dop":"2025-06-09","serial_number":"102054590331042","imei1":"102054590331042","imei2":"102054590331042","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186819,"job_number":"JOB_186819","tr_customer_id":186837,"tr_customer_product_id":186827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:01.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Richard Wehner","mobile_number":"550-976-6772","email_id":"Oceane.Leuschke45@gmail.com","dop":"2025-12-31","serial_number":"10942030656755","imei1":"10942030656755","imei2":"10942030656755","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186827,"job_number":"JOB_186827","tr_customer_id":186845,"tr_customer_product_id":186835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Brett Wuckert","mobile_number":"417-600-8297","email_id":"Winona71@hotmail.com","dop":"2025-12-31","serial_number":"10930105190541","imei1":"10930105190541","imei2":"10930105190541","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186890,"job_number":"JOB_186890","tr_customer_id":186908,"tr_customer_product_id":186898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:31.000Z","modified_at":"2026-02-15T05:10:38.000Z","name":"Apramey sk","mobile_number":"9844785464","email_id":"appu@gmail.com","dop":"2026-02-01","serial_number":"18016761689214","imei1":"18016761689214","imei2":"18016761689214","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186919,"job_number":"JOB_186919","tr_customer_id":186937,"tr_customer_product_id":186927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:35:18.000Z","modified_at":"2026-02-15T06:35:29.000Z","name":"Ottis Hickle","mobile_number":"851-845-1417","email_id":"Breanna.Vandervort@yahoo.com","dop":"2025-11-04","serial_number":"58570778695887","imei1":"58570778695887","imei2":"58570778695887","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186920,"job_number":"JOB_186920","tr_customer_id":186938,"tr_customer_product_id":186928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:35:33.000Z","modified_at":"2026-02-15T06:35:43.000Z","name":"Sandra Lang","mobile_number":"887-327-0969","email_id":"Marina.Stiedemann68@gmail.com","dop":"2025-11-04","serial_number":"30817555310720","imei1":"30817555310720","imei2":"30817555310720","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186921,"job_number":"JOB_186921","tr_customer_id":186939,"tr_customer_product_id":186929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:35:46.000Z","modified_at":"2026-02-15T06:35:56.000Z","name":"Lucy Kulas","mobile_number":"727-695-9117","email_id":"Porter77@hotmail.com","dop":"2025-11-04","serial_number":"70517705073834","imei1":"70517705073834","imei2":"70517705073834","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186922,"job_number":"JOB_186922","tr_customer_id":186940,"tr_customer_product_id":186930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:39:25.000Z","modified_at":"2026-02-15T06:39:35.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"62054888307556","imei1":"62054888307556","imei2":"62054888307556","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186923,"job_number":"JOB_186923","tr_customer_id":186941,"tr_customer_product_id":186931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:39:39.000Z","modified_at":"2026-02-15T06:40:04.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"50892961976875","imei1":"50892961976875","imei2":"50892961976875","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186932,"job_number":"JOB_186932","tr_customer_id":186950,"tr_customer_product_id":186940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:57:21.000Z","modified_at":"2026-02-15T06:57:24.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14444701410953","imei1":"14444701410953","imei2":"14444701410953","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186954,"job_number":"JOB_186954","tr_customer_id":186972,"tr_customer_product_id":186962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:18.000Z","modified_at":"2026-02-15T07:54:28.000Z","name":"Zack Berge","mobile_number":"958-738-4257","email_id":"June3@gmail.com","dop":"2025-11-04","serial_number":"65352450761033","imei1":"65352450761033","imei2":"65352450761033","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186955,"job_number":"JOB_186955","tr_customer_id":186973,"tr_customer_product_id":186963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:32.000Z","modified_at":"2026-02-15T07:54:42.000Z","name":"Antoinette Will","mobile_number":"327-350-7809","email_id":"Odell_Veum10@gmail.com","dop":"2025-11-04","serial_number":"42618984258338","imei1":"42618984258338","imei2":"42618984258338","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187043,"job_number":"JOB_187043","tr_customer_id":187061,"tr_customer_product_id":187051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:57.000Z","modified_at":"2026-02-15T14:00:08.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"64032592000778","imei1":"64032592000778","imei2":"64032592000778","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187044,"job_number":"JOB_187044","tr_customer_id":187062,"tr_customer_product_id":187052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:13.000Z","modified_at":"2026-02-15T14:00:38.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"24146498162226","imei1":"24146498162226","imei2":"24146498162226","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187059,"job_number":"JOB_187059","tr_customer_id":187077,"tr_customer_product_id":187067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:50.000Z","modified_at":"2026-02-15T14:17:16.000Z","name":"Uriel Koelpin","mobile_number":"599-729-0906","email_id":"Deja36@gmail.com","dop":"2025-10-01","serial_number":"13441979415130","imei1":"13441979415130","imei2":"13441979415130","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187148,"job_number":"JOB_187148","tr_customer_id":187166,"tr_customer_product_id":187156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:35.000Z","modified_at":"2026-02-15T14:28:44.000Z","name":"Christopher Kunze","mobile_number":"929-966-3651","email_id":"Ines25@hotmail.com","dop":"2025-12-31","serial_number":"10710219376979","imei1":"10710219376979","imei2":"10710219376979","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187151,"job_number":"JOB_187151","tr_customer_id":187169,"tr_customer_product_id":187159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:48.000Z","modified_at":"2026-02-15T14:28:57.000Z","name":"Marty Gaylord","mobile_number":"728-481-9461","email_id":"Ole70@hotmail.com","dop":"2025-12-31","serial_number":"10955986228948","imei1":"10955986228948","imei2":"10955986228948","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187155,"job_number":"JOB_187155","tr_customer_id":187173,"tr_customer_product_id":187163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:01.000Z","modified_at":"2026-02-15T14:29:10.000Z","name":"Eugenia Parisian","mobile_number":"887-483-5586","email_id":"Delphine.Hackett10@gmail.com","dop":"2025-12-31","serial_number":"10071997829104","imei1":"10071997829104","imei2":"10071997829104","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187175,"job_number":"JOB_187175","tr_customer_id":187193,"tr_customer_product_id":187183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:59.000Z","name":"Miles Yundt","mobile_number":"203-978-7861","email_id":"Jace_Funk@hotmail.com","dop":"2025-06-09","serial_number":"100433901243595","imei1":"100433901243595","imei2":"100433901243595","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187180,"job_number":"JOB_187180","tr_customer_id":187198,"tr_customer_product_id":187188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:16.000Z","name":"Hester Streich","mobile_number":"268-341-2441","email_id":"Hermann.Nolan@hotmail.com","dop":"2025-06-09","serial_number":"107998385932182","imei1":"107998385932182","imei2":"107998385932182","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187192,"job_number":"JOB_187192","tr_customer_id":187210,"tr_customer_product_id":187200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:32.000Z","name":"Sienna Kshlerin","mobile_number":"715-589-7853","email_id":"Rick7@gmail.com","dop":"2025-06-09","serial_number":"101114164452754","imei1":"101114164452754","imei2":"101114164452754","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187213,"job_number":"JOB_187213","tr_customer_id":187231,"tr_customer_product_id":187221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:15.000Z","modified_at":"2026-02-15T14:36:26.000Z","name":"saitama sensei","mobile_number":"796-485-6825","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"512734631194395","imei1":"512734631194395","imei2":"512734631194395","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187214,"job_number":"JOB_187214","tr_customer_id":187232,"tr_customer_product_id":187222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:28.000Z","modified_at":"2026-02-15T14:36:38.000Z","name":"tanjiro kamado","mobile_number":"905-759-8381","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"626784822258202","imei1":"626784822258202","imei2":"626784822258202","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187218,"job_number":"JOB_187218","tr_customer_id":187236,"tr_customer_product_id":187226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:40.000Z","modified_at":"2026-02-15T14:36:50.000Z","name":"giyu tomiaka","mobile_number":"328-762-4864","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"407411804765299","imei1":"407411804765299","imei2":"407411804765299","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id186714Has required fileds 1 0 0
verify if the json number starts with JOB_ 650 0 0
Verify if the json object with id186717Has required fileds 1 0 0
Verify if the json object with id186781Has required fileds 1 0 0
Verify if the json object with id186783Has required fileds 1 0 0
Verify if the json object with id186828Has required fileds 1 0 0
Verify if the json object with id186832Has required fileds 1 0 0
Verify if the json object with id186849Has required fileds 1 0 0
Verify if the json object with id186851Has required fileds 1 0 0
Verify if the json object with id187090Has required fileds 1 0 0
Verify if the json object with id187092Has required fileds 1 0 0
Verify if the json object with id187096Has required fileds 1 0 0
Verify if the json object with id187098Has required fileds 1 0 0
Verify if the json object with id187099Has required fileds 1 0 0
Verify if the json object with id187101Has required fileds 1 0 0
Verify if the json object with id187104Has required fileds 1 0 0
Verify if the json object with id187106Has required fileds 1 0 0
Verify if the json object with id186638Has required fileds 1 0 0
Verify if the json object with id186639Has required fileds 1 0 0
Verify if the json object with id186640Has required fileds 1 0 0
Verify if the json object with id186641Has required fileds 1 0 0
Verify if the json object with id186642Has required fileds 1 0 0
Verify if the json object with id186644Has required fileds 1 0 0
Verify if the json object with id186645Has required fileds 1 0 0
Verify if the json object with id186646Has required fileds 1 0 0
Verify if the json object with id186647Has required fileds 1 0 0
Verify if the json object with id186648Has required fileds 1 0 0
Verify if the json object with id186649Has required fileds 1 0 0
Verify if the json object with id186650Has required fileds 1 0 0
Verify if the json object with id186651Has required fileds 1 0 0
Verify if the json object with id186652Has required fileds 1 0 0
Verify if the json object with id186654Has required fileds 1 0 0
Verify if the json object with id186655Has required fileds 1 0 0
Verify if the json object with id186656Has required fileds 1 0 0
Verify if the json object with id186657Has required fileds 1 0 0
Verify if the json object with id186658Has required fileds 1 0 0
Verify if the json object with id186659Has required fileds 1 0 0
Verify if the json object with id186660Has required fileds 1 0 0
Verify if the json object with id186661Has required fileds 1 0 0
Verify if the json object with id186662Has required fileds 1 0 0
Verify if the json object with id186663Has required fileds 1 0 0
Verify if the json object with id186665Has required fileds 1 0 0
Verify if the json object with id186666Has required fileds 1 0 0
Verify if the json object with id186667Has required fileds 1 0 0
Verify if the json object with id186668Has required fileds 1 0 0
Verify if the json object with id186671Has required fileds 1 0 0
Verify if the json object with id186672Has required fileds 1 0 0
Verify if the json object with id186673Has required fileds 1 0 0
Verify if the json object with id186674Has required fileds 1 0 0
Verify if the json object with id186675Has required fileds 1 0 0
Verify if the json object with id186676Has required fileds 1 0 0
Verify if the json object with id186677Has required fileds 1 0 0
Verify if the json object with id186678Has required fileds 1 0 0
Verify if the json object with id186679Has required fileds 1 0 0
Verify if the json object with id186680Has required fileds 1 0 0
Verify if the json object with id186681Has required fileds 1 0 0
Verify if the json object with id186682Has required fileds 1 0 0
Verify if the json object with id186683Has required fileds 1 0 0
Verify if the json object with id186684Has required fileds 1 0 0
Verify if the json object with id186685Has required fileds 1 0 0
Verify if the json object with id186686Has required fileds 1 0 0
Verify if the json object with id186687Has required fileds 1 0 0
Verify if the json object with id186688Has required fileds 1 0 0
Verify if the json object with id186689Has required fileds 1 0 0
Verify if the json object with id186691Has required fileds 1 0 0
Verify if the json object with id186692Has required fileds 1 0 0
Verify if the json object with id186693Has required fileds 1 0 0
Verify if the json object with id186694Has required fileds 1 0 0
Verify if the json object with id186695Has required fileds 1 0 0
Verify if the json object with id186696Has required fileds 1 0 0
Verify if the json object with id186697Has required fileds 1 0 0
Verify if the json object with id186698Has required fileds 1 0 0
Verify if the json object with id186699Has required fileds 1 0 0
Verify if the json object with id186700Has required fileds 1 0 0
Verify if the json object with id186701Has required fileds 1 0 0
Verify if the json object with id186702Has required fileds 1 0 0
Verify if the json object with id186703Has required fileds 1 0 0
Verify if the json object with id186704Has required fileds 1 0 0
Verify if the json object with id186706Has required fileds 1 0 0
Verify if the json object with id186707Has required fileds 1 0 0
Verify if the json object with id186708Has required fileds 1 0 0
Verify if the json object with id186709Has required fileds 1 0 0
Verify if the json object with id186710Has required fileds 1 0 0
Verify if the json object with id186711Has required fileds 1 0 0
Verify if the json object with id186712Has required fileds 1 0 0
Verify if the json object with id186713Has required fileds 1 0 0
Verify if the json object with id186715Has required fileds 1 0 0
Verify if the json object with id186716Has required fileds 1 0 0
Verify if the json object with id186718Has required fileds 1 0 0
Verify if the json object with id186719Has required fileds 1 0 0
Verify if the json object with id186720Has required fileds 1 0 0
Verify if the json object with id186721Has required fileds 1 0 0
Verify if the json object with id186722Has required fileds 1 0 0
Verify if the json object with id186723Has required fileds 1 0 0
Verify if the json object with id186724Has required fileds 1 0 0
Verify if the json object with id186725Has required fileds 1 0 0
Verify if the json object with id186726Has required fileds 1 0 0
Verify if the json object with id186727Has required fileds 1 0 0
Verify if the json object with id186728Has required fileds 1 0 0
Verify if the json object with id186729Has required fileds 1 0 0
Verify if the json object with id186730Has required fileds 1 0 0
Verify if the json object with id186731Has required fileds 1 0 0
Verify if the json object with id186732Has required fileds 1 0 0
Verify if the json object with id186733Has required fileds 1 0 0
Verify if the json object with id186734Has required fileds 1 0 0
Verify if the json object with id186735Has required fileds 1 0 0
Verify if the json object with id186736Has required fileds 1 0 0
Verify if the json object with id186737Has required fileds 1 0 0
Verify if the json object with id186738Has required fileds 1 0 0
Verify if the json object with id186742Has required fileds 1 0 0
Verify if the json object with id186744Has required fileds 1 0 0
Verify if the json object with id186746Has required fileds 1 0 0
Verify if the json object with id186747Has required fileds 1 0 0
Verify if the json object with id186748Has required fileds 1 0 0
Verify if the json object with id186749Has required fileds 1 0 0
Verify if the json object with id186750Has required fileds 1 0 0
Verify if the json object with id186751Has required fileds 1 0 0
Verify if the json object with id186754Has required fileds 1 0 0
Verify if the json object with id186755Has required fileds 1 0 0
Verify if the json object with id186756Has required fileds 1 0 0
Verify if the json object with id186757Has required fileds 1 0 0
Verify if the json object with id186758Has required fileds 1 0 0
Verify if the json object with id186759Has required fileds 1 0 0
Verify if the json object with id186760Has required fileds 1 0 0
Verify if the json object with id186762Has required fileds 1 0 0
Verify if the json object with id186766Has required fileds 1 0 0
Verify if the json object with id186767Has required fileds 1 0 0
Verify if the json object with id186768Has required fileds 1 0 0
Verify if the json object with id186769Has required fileds 1 0 0
Verify if the json object with id186770Has required fileds 1 0 0
Verify if the json object with id186771Has required fileds 1 0 0
Verify if the json object with id186772Has required fileds 1 0 0
Verify if the json object with id186773Has required fileds 1 0 0
Verify if the json object with id186774Has required fileds 1 0 0
Verify if the json object with id186775Has required fileds 1 0 0
Verify if the json object with id186776Has required fileds 1 0 0
Verify if the json object with id186777Has required fileds 1 0 0
Verify if the json object with id186782Has required fileds 1 0 0
Verify if the json object with id186784Has required fileds 1 0 0
Verify if the json object with id186785Has required fileds 1 0 0
Verify if the json object with id186786Has required fileds 1 0 0
Verify if the json object with id186787Has required fileds 1 0 0
Verify if the json object with id186788Has required fileds 1 0 0
Verify if the json object with id186789Has required fileds 1 0 0
Verify if the json object with id186790Has required fileds 1 0 0
Verify if the json object with id186791Has required fileds 1 0 0
Verify if the json object with id186792Has required fileds 1 0 0
Verify if the json object with id186793Has required fileds 1 0 0
Verify if the json object with id186794Has required fileds 1 0 0
Verify if the json object with id186795Has required fileds 1 0 0
Verify if the json object with id186796Has required fileds 1 0 0
Verify if the json object with id186797Has required fileds 1 0 0
Verify if the json object with id186798Has required fileds 1 0 0
Verify if the json object with id186802Has required fileds 1 0 0
Verify if the json object with id186803Has required fileds 1 0 0
Verify if the json object with id186804Has required fileds 1 0 0
Verify if the json object with id186805Has required fileds 1 0 0
Verify if the json object with id186806Has required fileds 1 0 0
Verify if the json object with id186807Has required fileds 1 0 0
Verify if the json object with id186809Has required fileds 1 0 0
Verify if the json object with id186810Has required fileds 1 0 0
Verify if the json object with id186811Has required fileds 1 0 0
Verify if the json object with id186812Has required fileds 1 0 0
Verify if the json object with id186813Has required fileds 1 0 0
Verify if the json object with id186817Has required fileds 1 0 0
Verify if the json object with id186818Has required fileds 1 0 0
Verify if the json object with id186820Has required fileds 1 0 0
Verify if the json object with id186821Has required fileds 1 0 0
Verify if the json object with id186822Has required fileds 1 0 0
Verify if the json object with id186823Has required fileds 1 0 0
Verify if the json object with id186824Has required fileds 1 0 0
Verify if the json object with id186825Has required fileds 1 0 0
Verify if the json object with id186826Has required fileds 1 0 0
Verify if the json object with id186829Has required fileds 1 0 0
Verify if the json object with id186830Has required fileds 1 0 0
Verify if the json object with id186831Has required fileds 1 0 0
Verify if the json object with id186833Has required fileds 1 0 0
Verify if the json object with id186834Has required fileds 1 0 0
Verify if the json object with id186835Has required fileds 1 0 0
Verify if the json object with id186836Has required fileds 1 0 0
Verify if the json object with id186837Has required fileds 1 0 0
Verify if the json object with id186838Has required fileds 1 0 0
Verify if the json object with id186839Has required fileds 1 0 0
Verify if the json object with id186840Has required fileds 1 0 0
Verify if the json object with id186841Has required fileds 1 0 0
Verify if the json object with id186842Has required fileds 1 0 0
Verify if the json object with id186843Has required fileds 1 0 0
Verify if the json object with id186844Has required fileds 1 0 0
Verify if the json object with id186845Has required fileds 1 0 0
Verify if the json object with id186846Has required fileds 1 0 0
Verify if the json object with id186847Has required fileds 1 0 0
Verify if the json object with id186848Has required fileds 1 0 0
Verify if the json object with id186850Has required fileds 1 0 0
Verify if the json object with id186852Has required fileds 1 0 0
Verify if the json object with id186853Has required fileds 1 0 0
Verify if the json object with id186854Has required fileds 1 0 0
Verify if the json object with id186855Has required fileds 1 0 0
Verify if the json object with id186856Has required fileds 1 0 0
Verify if the json object with id186858Has required fileds 1 0 0
Verify if the json object with id186859Has required fileds 1 0 0
Verify if the json object with id186860Has required fileds 1 0 0
Verify if the json object with id186861Has required fileds 1 0 0
Verify if the json object with id186862Has required fileds 1 0 0
Verify if the json object with id186863Has required fileds 1 0 0
Verify if the json object with id186864Has required fileds 1 0 0
Verify if the json object with id186865Has required fileds 1 0 0
Verify if the json object with id186866Has required fileds 1 0 0
Verify if the json object with id186867Has required fileds 1 0 0
Verify if the json object with id186868Has required fileds 1 0 0
Verify if the json object with id186869Has required fileds 1 0 0
Verify if the json object with id186870Has required fileds 1 0 0
Verify if the json object with id186871Has required fileds 1 0 0
Verify if the json object with id186872Has required fileds 1 0 0
Verify if the json object with id186873Has required fileds 1 0 0
Verify if the json object with id186874Has required fileds 1 0 0
Verify if the json object with id186875Has required fileds 1 0 0
Verify if the json object with id186876Has required fileds 1 0 0
Verify if the json object with id186877Has required fileds 1 0 0
Verify if the json object with id186878Has required fileds 1 0 0
Verify if the json object with id186879Has required fileds 1 0 0
Verify if the json object with id186880Has required fileds 1 0 0
Verify if the json object with id186881Has required fileds 1 0 0
Verify if the json object with id186882Has required fileds 1 0 0
Verify if the json object with id186883Has required fileds 1 0 0
Verify if the json object with id186884Has required fileds 1 0 0
Verify if the json object with id186885Has required fileds 1 0 0
Verify if the json object with id186886Has required fileds 1 0 0
Verify if the json object with id186887Has required fileds 1 0 0
Verify if the json object with id186888Has required fileds 1 0 0
Verify if the json object with id186889Has required fileds 1 0 0
Verify if the json object with id186891Has required fileds 1 0 0
Verify if the json object with id186892Has required fileds 1 0 0
Verify if the json object with id186893Has required fileds 1 0 0
Verify if the json object with id186894Has required fileds 1 0 0
Verify if the json object with id186896Has required fileds 1 0 0
Verify if the json object with id186897Has required fileds 1 0 0
Verify if the json object with id186898Has required fileds 1 0 0
Verify if the json object with id186899Has required fileds 1 0 0
Verify if the json object with id186900Has required fileds 1 0 0
Verify if the json object with id186901Has required fileds 1 0 0
Verify if the json object with id186902Has required fileds 1 0 0
Verify if the json object with id186903Has required fileds 1 0 0
Verify if the json object with id186904Has required fileds 1 0 0
Verify if the json object with id186905Has required fileds 1 0 0
Verify if the json object with id186906Has required fileds 1 0 0
Verify if the json object with id186907Has required fileds 1 0 0
Verify if the json object with id186908Has required fileds 1 0 0
Verify if the json object with id186909Has required fileds 1 0 0
Verify if the json object with id186910Has required fileds 1 0 0
Verify if the json object with id186911Has required fileds 1 0 0
Verify if the json object with id186912Has required fileds 1 0 0
Verify if the json object with id186913Has required fileds 1 0 0
Verify if the json object with id186914Has required fileds 1 0 0
Verify if the json object with id186915Has required fileds 1 0 0
Verify if the json object with id186916Has required fileds 1 0 0
Verify if the json object with id186917Has required fileds 1 0 0
Verify if the json object with id186918Has required fileds 1 0 0
Verify if the json object with id186924Has required fileds 1 0 0
Verify if the json object with id186925Has required fileds 1 0 0
Verify if the json object with id186926Has required fileds 1 0 0
Verify if the json object with id186927Has required fileds 1 0 0
Verify if the json object with id186928Has required fileds 1 0 0
Verify if the json object with id186929Has required fileds 1 0 0
Verify if the json object with id186930Has required fileds 1 0 0
Verify if the json object with id186931Has required fileds 1 0 0
Verify if the json object with id186933Has required fileds 1 0 0
Verify if the json object with id186934Has required fileds 1 0 0
Verify if the json object with id186935Has required fileds 1 0 0
Verify if the json object with id186936Has required fileds 1 0 0
Verify if the json object with id186937Has required fileds 1 0 0
Verify if the json object with id186938Has required fileds 1 0 0
Verify if the json object with id186939Has required fileds 1 0 0
Verify if the json object with id186940Has required fileds 1 0 0
Verify if the json object with id186941Has required fileds 1 0 0
Verify if the json object with id186942Has required fileds 1 0 0
Verify if the json object with id186943Has required fileds 1 0 0
Verify if the json object with id186944Has required fileds 1 0 0
Verify if the json object with id186945Has required fileds 1 0 0
Verify if the json object with id186946Has required fileds 1 0 0
Verify if the json object with id186947Has required fileds 1 0 0
Verify if the json object with id186948Has required fileds 1 0 0
Verify if the json object with id186949Has required fileds 1 0 0
Verify if the json object with id186950Has required fileds 1 0 0
Verify if the json object with id186951Has required fileds 1 0 0
Verify if the json object with id186952Has required fileds 1 0 0
Verify if the json object with id186953Has required fileds 1 0 0
Verify if the json object with id186956Has required fileds 1 0 0
Verify if the json object with id186957Has required fileds 1 0 0
Verify if the json object with id186958Has required fileds 1 0 0
Verify if the json object with id186959Has required fileds 1 0 0
Verify if the json object with id186960Has required fileds 1 0 0
Verify if the json object with id186961Has required fileds 1 0 0
Verify if the json object with id186962Has required fileds 1 0 0
Verify if the json object with id186963Has required fileds 1 0 0
Verify if the json object with id186964Has required fileds 1 0 0
Verify if the json object with id186965Has required fileds 1 0 0
Verify if the json object with id186966Has required fileds 1 0 0
Verify if the json object with id186967Has required fileds 1 0 0
Verify if the json object with id186968Has required fileds 1 0 0
Verify if the json object with id186969Has required fileds 1 0 0
Verify if the json object with id186970Has required fileds 1 0 0
Verify if the json object with id186971Has required fileds 1 0 0
Verify if the json object with id186972Has required fileds 1 0 0
Verify if the json object with id186973Has required fileds 1 0 0
Verify if the json object with id186974Has required fileds 1 0 0
Verify if the json object with id186975Has required fileds 1 0 0
Verify if the json object with id186976Has required fileds 1 0 0
Verify if the json object with id186977Has required fileds 1 0 0
Verify if the json object with id186978Has required fileds 1 0 0
Verify if the json object with id186979Has required fileds 1 0 0
Verify if the json object with id186980Has required fileds 1 0 0
Verify if the json object with id186981Has required fileds 1 0 0
Verify if the json object with id186982Has required fileds 1 0 0
Verify if the json object with id186983Has required fileds 1 0 0
Verify if the json object with id186984Has required fileds 1 0 0
Verify if the json object with id186985Has required fileds 1 0 0
Verify if the json object with id186986Has required fileds 1 0 0
Verify if the json object with id186987Has required fileds 1 0 0
Verify if the json object with id186988Has required fileds 1 0 0
Verify if the json object with id186989Has required fileds 1 0 0
Verify if the json object with id186990Has required fileds 1 0 0
Verify if the json object with id186991Has required fileds 1 0 0
Verify if the json object with id186992Has required fileds 1 0 0
Verify if the json object with id186993Has required fileds 1 0 0
Verify if the json object with id186994Has required fileds 1 0 0
Verify if the json object with id186995Has required fileds 1 0 0
Verify if the json object with id186996Has required fileds 1 0 0
Verify if the json object with id186997Has required fileds 1 0 0
Verify if the json object with id186998Has required fileds 1 0 0
Verify if the json object with id186999Has required fileds 1 0 0
Verify if the json object with id187000Has required fileds 1 0 0
Verify if the json object with id187001Has required fileds 1 0 0
Verify if the json object with id187002Has required fileds 1 0 0
Verify if the json object with id187003Has required fileds 1 0 0
Verify if the json object with id187004Has required fileds 1 0 0
Verify if the json object with id187005Has required fileds 1 0 0
Verify if the json object with id187006Has required fileds 1 0 0
Verify if the json object with id187007Has required fileds 1 0 0
Verify if the json object with id187008Has required fileds 1 0 0
Verify if the json object with id187009Has required fileds 1 0 0
Verify if the json object with id187010Has required fileds 1 0 0
Verify if the json object with id187011Has required fileds 1 0 0
Verify if the json object with id187012Has required fileds 1 0 0
Verify if the json object with id187013Has required fileds 1 0 0
Verify if the json object with id187014Has required fileds 1 0 0
Verify if the json object with id187015Has required fileds 1 0 0
Verify if the json object with id187016Has required fileds 1 0 0
Verify if the json object with id187017Has required fileds 1 0 0
Verify if the json object with id187018Has required fileds 1 0 0
Verify if the json object with id187019Has required fileds 1 0 0
Verify if the json object with id187020Has required fileds 1 0 0
Verify if the json object with id187021Has required fileds 1 0 0
Verify if the json object with id187022Has required fileds 1 0 0
Verify if the json object with id187023Has required fileds 1 0 0
Verify if the json object with id187024Has required fileds 1 0 0
Verify if the json object with id187025Has required fileds 1 0 0
Verify if the json object with id187026Has required fileds 1 0 0
Verify if the json object with id187027Has required fileds 1 0 0
Verify if the json object with id187028Has required fileds 1 0 0
Verify if the json object with id187029Has required fileds 1 0 0
Verify if the json object with id187030Has required fileds 1 0 0
Verify if the json object with id187031Has required fileds 1 0 0
Verify if the json object with id187032Has required fileds 1 0 0
Verify if the json object with id187033Has required fileds 1 0 0
Verify if the json object with id187034Has required fileds 1 0 0
Verify if the json object with id187035Has required fileds 1 0 0
Verify if the json object with id187036Has required fileds 1 0 0
Verify if the json object with id187037Has required fileds 1 0 0
Verify if the json object with id187038Has required fileds 1 0 0
Verify if the json object with id187039Has required fileds 1 0 0
Verify if the json object with id187040Has required fileds 1 0 0
Verify if the json object with id187041Has required fileds 1 0 0
Verify if the json object with id187042Has required fileds 1 0 0
Verify if the json object with id187045Has required fileds 1 0 0
Verify if the json object with id187046Has required fileds 1 0 0
Verify if the json object with id187047Has required fileds 1 0 0
Verify if the json object with id187048Has required fileds 1 0 0
Verify if the json object with id187049Has required fileds 1 0 0
Verify if the json object with id187050Has required fileds 1 0 0
Verify if the json object with id187060Has required fileds 1 0 0
Verify if the json object with id187061Has required fileds 1 0 0
Verify if the json object with id187062Has required fileds 1 0 0
Verify if the json object with id187063Has required fileds 1 0 0
Verify if the json object with id187064Has required fileds 1 0 0
Verify if the json object with id187065Has required fileds 1 0 0
Verify if the json object with id187066Has required fileds 1 0 0
Verify if the json object with id187067Has required fileds 1 0 0
Verify if the json object with id187068Has required fileds 1 0 0
Verify if the json object with id187069Has required fileds 1 0 0
Verify if the json object with id187070Has required fileds 1 0 0
Verify if the json object with id187071Has required fileds 1 0 0
Verify if the json object with id187072Has required fileds 1 0 0
Verify if the json object with id187073Has required fileds 1 0 0
Verify if the json object with id187074Has required fileds 1 0 0
Verify if the json object with id187075Has required fileds 1 0 0
Verify if the json object with id187076Has required fileds 1 0 0
Verify if the json object with id187077Has required fileds 1 0 0
Verify if the json object with id187078Has required fileds 1 0 0
Verify if the json object with id187079Has required fileds 1 0 0
Verify if the json object with id187080Has required fileds 1 0 0
Verify if the json object with id187081Has required fileds 1 0 0
Verify if the json object with id187082Has required fileds 1 0 0
Verify if the json object with id187083Has required fileds 1 0 0
Verify if the json object with id187084Has required fileds 1 0 0
Verify if the json object with id187085Has required fileds 1 0 0
Verify if the json object with id187086Has required fileds 1 0 0
Verify if the json object with id187087Has required fileds 1 0 0
Verify if the json object with id187088Has required fileds 1 0 0
Verify if the json object with id187089Has required fileds 1 0 0
Verify if the json object with id187091Has required fileds 1 0 0
Verify if the json object with id187093Has required fileds 1 0 0
Verify if the json object with id187094Has required fileds 1 0 0
Verify if the json object with id187095Has required fileds 1 0 0
Verify if the json object with id187097Has required fileds 1 0 0
Verify if the json object with id187100Has required fileds 1 0 0
Verify if the json object with id187102Has required fileds 1 0 0
Verify if the json object with id187103Has required fileds 1 0 0
Verify if the json object with id187105Has required fileds 1 0 0
Verify if the json object with id187107Has required fileds 1 0 0
Verify if the json object with id187108Has required fileds 1 0 0
Verify if the json object with id187109Has required fileds 1 0 0
Verify if the json object with id187110Has required fileds 1 0 0
Verify if the json object with id187111Has required fileds 1 0 0
Verify if the json object with id187112Has required fileds 1 0 0
Verify if the json object with id187113Has required fileds 1 0 0
Verify if the json object with id187114Has required fileds 1 0 0
Verify if the json object with id187115Has required fileds 1 0 0
Verify if the json object with id187116Has required fileds 1 0 0
Verify if the json object with id187117Has required fileds 1 0 0
Verify if the json object with id187118Has required fileds 1 0 0
Verify if the json object with id187119Has required fileds 1 0 0
Verify if the json object with id187120Has required fileds 1 0 0
Verify if the json object with id187121Has required fileds 1 0 0
Verify if the json object with id187122Has required fileds 1 0 0
Verify if the json object with id187123Has required fileds 1 0 0
Verify if the json object with id187124Has required fileds 1 0 0
Verify if the json object with id187125Has required fileds 1 0 0
Verify if the json object with id187126Has required fileds 1 0 0
Verify if the json object with id187127Has required fileds 1 0 0
Verify if the json object with id187128Has required fileds 1 0 0
Verify if the json object with id187129Has required fileds 1 0 0
Verify if the json object with id187130Has required fileds 1 0 0
Verify if the json object with id187131Has required fileds 1 0 0
Verify if the json object with id187132Has required fileds 1 0 0
Verify if the json object with id187133Has required fileds 1 0 0
Verify if the json object with id187134Has required fileds 1 0 0
Verify if the json object with id187135Has required fileds 1 0 0
Verify if the json object with id187136Has required fileds 1 0 0
Verify if the json object with id187137Has required fileds 1 0 0
Verify if the json object with id187138Has required fileds 1 0 0
Verify if the json object with id187139Has required fileds 1 0 0
Verify if the json object with id187140Has required fileds 1 0 0
Verify if the json object with id187141Has required fileds 1 0 0
Verify if the json object with id187142Has required fileds 1 0 0
Verify if the json object with id187143Has required fileds 1 0 0
Verify if the json object with id187144Has required fileds 1 0 0
Verify if the json object with id187145Has required fileds 1 0 0
Verify if the json object with id187146Has required fileds 1 0 0
Verify if the json object with id187147Has required fileds 1 0 0
Verify if the json object with id187149Has required fileds 1 0 0
Verify if the json object with id187150Has required fileds 1 0 0
Verify if the json object with id187152Has required fileds 1 0 0
Verify if the json object with id187153Has required fileds 1 0 0
Verify if the json object with id187154Has required fileds 1 0 0
Verify if the json object with id187156Has required fileds 1 0 0
Verify if the json object with id187157Has required fileds 1 0 0
Verify if the json object with id187158Has required fileds 1 0 0
Verify if the json object with id187159Has required fileds 1 0 0
Verify if the json object with id187160Has required fileds 1 0 0
Verify if the json object with id187161Has required fileds 1 0 0
Verify if the json object with id187162Has required fileds 1 0 0
Verify if the json object with id187163Has required fileds 1 0 0
Verify if the json object with id187164Has required fileds 1 0 0
Verify if the json object with id187165Has required fileds 1 0 0
Verify if the json object with id187166Has required fileds 1 0 0
Verify if the json object with id187167Has required fileds 1 0 0
Verify if the json object with id187168Has required fileds 1 0 0
Verify if the json object with id187169Has required fileds 1 0 0
Verify if the json object with id187170Has required fileds 1 0 0
Verify if the json object with id187171Has required fileds 1 0 0
Verify if the json object with id187172Has required fileds 1 0 0
Verify if the json object with id187173Has required fileds 1 0 0
Verify if the json object with id187177Has required fileds 1 0 0
Verify if the json object with id187178Has required fileds 1 0 0
Verify if the json object with id187181Has required fileds 1 0 0
Verify if the json object with id187183Has required fileds 1 0 0
Verify if the json object with id187184Has required fileds 1 0 0
Verify if the json object with id187185Has required fileds 1 0 0
Verify if the json object with id187186Has required fileds 1 0 0
Verify if the json object with id187187Has required fileds 1 0 0
Verify if the json object with id187188Has required fileds 1 0 0
Verify if the json object with id187189Has required fileds 1 0 0
Verify if the json object with id187190Has required fileds 1 0 0
Verify if the json object with id187194Has required fileds 1 0 0
Verify if the json object with id187195Has required fileds 1 0 0
Verify if the json object with id187196Has required fileds 1 0 0
Verify if the json object with id187197Has required fileds 1 0 0
Verify if the json object with id187198Has required fileds 1 0 0
Verify if the json object with id187199Has required fileds 1 0 0
Verify if the json object with id187200Has required fileds 1 0 0
Verify if the json object with id187201Has required fileds 1 0 0
Verify if the json object with id187202Has required fileds 1 0 0
Verify if the json object with id187203Has required fileds 1 0 0
Verify if the json object with id187204Has required fileds 1 0 0
Verify if the json object with id187205Has required fileds 1 0 0
Verify if the json object with id187206Has required fileds 1 0 0
Verify if the json object with id187207Has required fileds 1 0 0
Verify if the json object with id187208Has required fileds 1 0 0
Verify if the json object with id187209Has required fileds 1 0 0
Verify if the json object with id187210Has required fileds 1 0 0
Verify if the json object with id187211Has required fileds 1 0 0
Verify if the json object with id187212Has required fileds 1 0 0
Verify if the json object with id187215Has required fileds 1 0 0
Verify if the json object with id187216Has required fileds 1 0 0
Verify if the json object with id187217Has required fileds 1 0 0
Verify if the json object with id187219Has required fileds 1 0 0
Verify if the json object with id187220Has required fileds 1 0 0
Verify if the json object with id187221Has required fileds 1 0 0
Verify if the json object with id187222Has required fileds 1 0 0
Verify if the json object with id187223Has required fileds 1 0 0
Verify if the json object with id187224Has required fileds 1 0 0
Verify if the json object with id187225Has required fileds 1 0 0
Verify if the json object with id187226Has required fileds 1 0 0
Verify if the json object with id187227Has required fileds 1 0 0
Verify if the json object with id187228Has required fileds 1 0 0
Verify if the json object with id187229Has required fileds 1 0 0
Verify if the json object with id187230Has required fileds 1 0 0
Verify if the json object with id187231Has required fileds 1 0 0
Verify if the json object with id187232Has required fileds 1 0 0
Verify if the json object with id187233Has required fileds 1 0 0
Verify if the json object with id187234Has required fileds 1 0 0
Verify if the json object with id187235Has required fileds 1 0 0
Verify if the json object with id187236Has required fileds 1 0 0
Verify if the json object with id187237Has required fileds 1 0 0
Verify if the json object with id187238Has required fileds 1 0 0
Verify if the json object with id187239Has required fileds 1 0 0
Verify if the json object with id187240Has required fileds 1 0 0
Verify if the json object with id187241Has required fileds 1 0 0
Verify if the json object with id187242Has required fileds 1 0 0
Verify if the json object with id187243Has required fileds 1 0 0
Verify if the json object with id187244Has required fileds 1 0 0
Verify if the json object with id187245Has required fileds 1 0 0
Verify if the json object with id187246Has required fileds 1 0 0
Verify if the json object with id187247Has required fileds 1 0 0
Verify if the json object with id187248Has required fileds 1 0 0
Verify if the json object with id187249Has required fileds 1 0 0
Verify if the json object with id187250Has required fileds 1 0 0
Verify if the json object with id187251Has required fileds 1 0 0
Verify if the json object with id187252Has required fileds 1 0 0
Verify if the json object with id187253Has required fileds 1 0 0
Verify if the json object with id187254Has required fileds 1 0 0
Verify if the json object with id187255Has required fileds 1 0 0
Verify if the json object with id187256Has required fileds 1 0 0
Verify if the json object with id187257Has required fileds 1 0 0
Verify if the json object with id187258Has required fileds 1 0 0
Verify if the json object with id187259Has required fileds 1 0 0
Verify if the json object with id187260Has required fileds 1 0 0
Verify if the json object with id187261Has required fileds 1 0 0
Verify if the json object with id187262Has required fileds 1 0 0
Verify if the json object with id187263Has required fileds 1 0 0
Verify if the json object with id187264Has required fileds 1 0 0
Verify if the json object with id187265Has required fileds 1 0 0
Verify if the json object with id187266Has required fileds 1 0 0
Verify if the json object with id187267Has required fileds 1 0 0
Verify if the json object with id187268Has required fileds 1 0 0
Verify if the json object with id187269Has required fileds 1 0 0
Verify if the json object with id187270Has required fileds 1 0 0
Verify if the json object with id187271Has required fileds 1 0 0
Verify if the json object with id187272Has required fileds 1 0 0
Verify if the json object with id187273Has required fileds 1 0 0
Verify if the json object with id187274Has required fileds 1 0 0
Verify if the json object with id187275Has required fileds 1 0 0
Verify if the json object with id187276Has required fileds 1 0 0
Verify if the json object with id187277Has required fileds 1 0 0
Verify if the json object with id187278Has required fileds 1 0 0
Verify if the json object with id187279Has required fileds 1 0 0
Verify if the json object with id187280Has required fileds 1 0 0
Verify if the json object with id187281Has required fileds 1 0 0
Verify if the json object with id187282Has required fileds 1 0 0
Verify if the json object with id187283Has required fileds 1 0 0
Verify if the json object with id187284Has required fileds 1 0 0
Verify if the json object with id187285Has required fileds 1 0 0
Verify if the json object with id187287Has required fileds 1 0 0
Verify if the json object with id186643Has required fileds 1 0 0
Verify if the json object with id186653Has required fileds 1 0 0
Verify if the json object with id186664Has required fileds 1 0 0
Verify if the json object with id186669Has required fileds 1 0 0
Verify if the json object with id186670Has required fileds 1 0 0
Verify if the json object with id186690Has required fileds 1 0 0
Verify if the json object with id186705Has required fileds 1 0 0
Verify if the json object with id186739Has required fileds 1 0 0
Verify if the json object with id186740Has required fileds 1 0 0
Verify if the json object with id186741Has required fileds 1 0 0
Verify if the json object with id186743Has required fileds 1 0 0
Verify if the json object with id186745Has required fileds 1 0 0
Verify if the json object with id186752Has required fileds 1 0 0
Verify if the json object with id186753Has required fileds 1 0 0
Verify if the json object with id186761Has required fileds 1 0 0
Verify if the json object with id186763Has required fileds 1 0 0
Verify if the json object with id186764Has required fileds 1 0 0
Verify if the json object with id186765Has required fileds 1 0 0
Verify if the json object with id186778Has required fileds 1 0 0
Verify if the json object with id186779Has required fileds 1 0 0
Verify if the json object with id186780Has required fileds 1 0 0
Verify if the json object with id186799Has required fileds 1 0 0
Verify if the json object with id186800Has required fileds 1 0 0
Verify if the json object with id186801Has required fileds 1 0 0
Verify if the json object with id186808Has required fileds 1 0 0
Verify if the json object with id186814Has required fileds 1 0 0
Verify if the json object with id186815Has required fileds 1 0 0
Verify if the json object with id186816Has required fileds 1 0 0
Verify if the json object with id186819Has required fileds 1 0 0
Verify if the json object with id186827Has required fileds 1 0 0
Verify if the json object with id186857Has required fileds 1 0 0
Verify if the json object with id186890Has required fileds 1 0 0
Verify if the json object with id186895Has required fileds 1 0 0
Verify if the json object with id186919Has required fileds 1 0 0
Verify if the json object with id186920Has required fileds 1 0 0
Verify if the json object with id186921Has required fileds 1 0 0
Verify if the json object with id186922Has required fileds 1 0 0
Verify if the json object with id186923Has required fileds 1 0 0
Verify if the json object with id186932Has required fileds 1 0 0
Verify if the json object with id186954Has required fileds 1 0 0
Verify if the json object with id186955Has required fileds 1 0 0
Verify if the json object with id187043Has required fileds 1 0 0
Verify if the json object with id187044Has required fileds 1 0 0
Verify if the json object with id187051Has required fileds 1 0 0
Verify if the json object with id187052Has required fileds 1 0 0
Verify if the json object with id187053Has required fileds 1 0 0
Verify if the json object with id187054Has required fileds 1 0 0
Verify if the json object with id187055Has required fileds 1 0 0
Verify if the json object with id187056Has required fileds 1 0 0
Verify if the json object with id187057Has required fileds 1 0 0
Verify if the json object with id187058Has required fileds 1 0 0
Verify if the json object with id187059Has required fileds 1 0 0
Verify if the json object with id187148Has required fileds 1 0 0
Verify if the json object with id187151Has required fileds 1 0 0
Verify if the json object with id187155Has required fileds 1 0 0
Verify if the json object with id187174Has required fileds 1 0 0
Verify if the json object with id187175Has required fileds 1 0 0
Verify if the json object with id187176Has required fileds 1 0 0
Verify if the json object with id187179Has required fileds 1 0 0
Verify if the json object with id187180Has required fileds 1 0 0
Verify if the json object with id187182Has required fileds 1 0 0
Verify if the json object with id187191Has required fileds 1 0 0
Verify if the json object with id187192Has required fileds 1 0 0
Verify if the json object with id187193Has required fileds 1 0 0
Verify if the json object with id187213Has required fileds 1 0 0
Verify if the json object with id187214Has required fileds 1 0 0
Verify if the json object with id187218Has required fileds 1 0 0
Verify if the json object with id187286Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 1303 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 1337 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 93df2c13-8adb-4c3d-a869-5ad1bc0b1d61
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 06134306-4001-4e70-8cc6-1d82c7f544a9
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 5322455a-04ae-41bc-8ca6-cd6f475cdca1
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 124B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Content-Type application/json
Cache-Control no-cache
Postman-Token af330a56-7b66-40af-9977-298a4d3cda6e
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 0 1 0
verify the created at and modified at data format 0 1 0
Total 0 11 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the response time is less than 200 ms
expected 245 to be below 200
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Content-Type application/json
Cache-Control no-cache
Postman-Token 21067ff2-23c2-436c-b27f-3ab5c37ea7e1
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Content-Type application/json
Cache-Control no-cache
Postman-Token 4a343a23-c461-4794-adea-508e269b56df
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 4a654522-d609-4e34-923f-264a906b215a
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token 78821ec7-302a-44c8-bfe1-e5e2d6975a22
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 244ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Content-Type text/plain
Cache-Control no-cache
Postman-Token 42eedbe9-2636-42f9-bd5b-426a98c27f8e
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 244ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Content-Type text/plain
Cache-Control no-cache
Postman-Token 489e3884-52f9-44b7-8b08-3de57c9bfc81
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token a3143553-fe78-4658-b434-c5047bd3bec2
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 189a9e59-354f-4fb8-a1a6-07dc3c7ca173
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 244ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Content-Type text/plain
Cache-Control no-cache
Postman-Token 0b0f928f-c5e9-4744-85c2-3cddbd535ec6
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Content-Type text/plain
Cache-Control no-cache
Postman-Token 23fe1833-1c3c-49bc-85cf-d3fe5651d12a
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Content-Type text/plain
Cache-Control no-cache
Postman-Token 02e511fe-e8f1-43f6-bfa1-09c24c8d2c41
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 698B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 53f106c4-5c81-404f-902a-57d0126a9a5d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-g3+LOJ7m2SEsN+ubDvicmzstI6c"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNDl9.YFTlXU_2tQKt2UH-Jv3izljQ09gAhvIaDgB3IINZVtU"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 0 1 0
Verify the schema matches the correct json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response below <200
expected 247 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 883b8e16-b04c-4414-b652-d03f4a63e145
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e9bd9c2-274e-4a2b-94eb-80928953dc77
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNDl9.YFTlXU_2tQKt2UH-Jv3izljQ09gAhvIaDgB3IINZVtU
Cache-Control no-cache
Postman-Token d24cfb5e-505c-440c-a531-07ddb8512d18
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 248 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNDl9.YFTlXU_2tQKt2UH-Jv3izljQ09gAhvIaDgB3IINZVtU
Cache-Control no-cache
Postman-Token f2774e07-26eb-489a-9ff2-d883055f5d2a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNDl9.YFTlXU_2tQKt2UH-Jv3izljQ09gAhvIaDgB3IINZVtU
Cache-Control no-cache
Postman-Token 49a9e540-13fa-4795-b428-a9f655b33f12
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 322ms
Mean size per request: 250B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNDl9.YFTlXU_2tQKt2UH-Jv3izljQ09gAhvIaDgB3IINZVtU
Cache-Control no-cache
Postman-Token 67234332-97e5-4de1-ac54-f1f9826dec26
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-qfefmGysGiO+je+bnu/DzkBhE78"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":1132},{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Pending for delivery","key":"pending_for_delivery","count":7}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 322 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 307ms
Mean size per request: 250B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNDl9.YFTlXU_2tQKt2UH-Jv3izljQ09gAhvIaDgB3IINZVtU
Cache-Control no-cache
Postman-Token db6f1818-8944-4d63-8454-1bd961c91dc1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-qfefmGysGiO+je+bnu/DzkBhE78"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":1132},{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Pending for delivery","key":"pending_for_delivery","count":7}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 0fdcc8b6-8ce1-4bcf-b5e6-2bc99a7ea55a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 885ms
Mean size per request: 1.07MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNDl9.YFTlXU_2tQKt2UH-Jv3izljQ09gAhvIaDgB3IINZVtU
Cache-Control no-cache
Postman-Token 667b2cb0-8d29-47d5-a739-7c2afe6160dc
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1126887
ETag W/"1131e7-gRIHBQQWStgaJ9t4/i72tW2CyEQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185648,"job_number":"JOB_185648","tr_customer_id":185666,"tr_customer_product_id":185656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T21:05:24.000Z","modified_at":"2026-02-13T21:05:24.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-08","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-08T21:05:23.828664209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T21:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185649,"job_number":"JOB_185649","tr_customer_id":185667,"tr_customer_product_id":185657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T22:02:05.000Z","modified_at":"2026-02-13T22:02:05.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T22:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token bcfb5a3a-e132-4167-8be1-b0857a12796d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 1ef72d03-ccb1-498d-bcec-9006332edd1f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 244ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNDl9.YFTlXU_2tQKt2UH-Jv3izljQ09gAhvIaDgB3IINZVtU
Cache-Control no-cache
Postman-Token cbfc0932-be4e-44df-8b85-f35a5e7d1240
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNDl9.YFTlXU_2tQKt2UH-Jv3izljQ09gAhvIaDgB3IINZVtU
Cache-Control no-cache
Postman-Token 3a3aea34-8c1b-43da-91fa-465645e9f4e9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token 30f3a3f8-92cb-462f-ad35-e32c5d1be265
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 8669ca97-c6e8-4995-b24b-478b070f2f68
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNDl9.YFTlXU_2tQKt2UH-Jv3izljQ09gAhvIaDgB3IINZVtU
Content-Type application/json
Cache-Control no-cache
Postman-Token cef32577-5543-4965-9e87-ac9dc9b3a09a
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwMzh9.gv8m0FmRnchUN7GklXeaH-v2vtatLDQh_T1KufKCGF4
Content-Type text/plain
Cache-Control no-cache
Postman-Token 889d2650-b821-4a7d-b81b-7d00573a8bde
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNDl9.YFTlXU_2tQKt2UH-Jv3izljQ09gAhvIaDgB3IINZVtU
Content-Type application/json
Cache-Control no-cache
Postman-Token 29fed552-dddb-4550-994c-0e3f38eecd65
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token 286241d3-3b82-4aee-a9f4-7aebff6801f9
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token ff98616c-5449-4bbf-af76-d08b03d031bd
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 359ms
Mean size per request: 1.07MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNDl9.YFTlXU_2tQKt2UH-Jv3izljQ09gAhvIaDgB3IINZVtU
Cache-Control no-cache
Postman-Token 15bddfaa-b767-40a3-b4a8-c83e2bbd5441
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1126887
ETag W/"1131e7-gRIHBQQWStgaJ9t4/i72tW2CyEQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185648,"job_number":"JOB_185648","tr_customer_id":185666,"tr_customer_product_id":185656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T21:05:24.000Z","modified_at":"2026-02-13T21:05:24.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-08","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-08T21:05:23.828664209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T21:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185649,"job_number":"JOB_185649","tr_customer_id":185667,"tr_customer_product_id":185657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T22:02:05.000Z","modified_at":"2026-02-13T22:02:05.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T22:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token dc92d848-b6ac-4c81-af4f-357d2ce5f3e9
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-oFvwMWpBubwd/c4/bR0NEsP3mSg"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 2b077f28-bd34-4709-9d7b-ead608be8527
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 2a414c81-e312-4126-b2a8-b4037f1d38f2
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Cache-Control no-cache
Postman-Token 391ef08f-eace-457e-ad27-5322b6608d02
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Cache-Control no-cache
Postman-Token c78c1b51-0c0a-44fb-8c7a-382208953ed8
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Cache-Control no-cache
Postman-Token 1bbc6b9a-de64-41ea-b1ff-64a84b2b0338
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Cache-Control no-cache
Postman-Token fc2c0ab7-6453-44ed-86fe-1c991dd9b086
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-Q1HEtqguiJvnQQg0Al91FWeogXU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Repair completed","key":"repair_completed","count":210}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Cache-Control no-cache
Postman-Token 7d7f9452-e5a5-40f5-b601-543e927cf06b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-Q1HEtqguiJvnQQg0Al91FWeogXU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Repair completed","key":"repair_completed","count":210}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token c87bed29-ef49-48a6-ab5f-1f35154fabf0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Content-Type application/json
Cache-Control no-cache
Postman-Token b2566128-b2be-4c43-b066-7dd006cd945e
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-lSXEGs+sJWpxXFFN/HY3UODM3dc"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Content-Type application/json
Cache-Control no-cache
Postman-Token 1b37385e-a8b6-4662-b29d-0e46a39d99b0
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-lSXEGs+sJWpxXFFN/HY3UODM3dc"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Content-Type application/json
Cache-Control no-cache
Postman-Token 89bcf8d3-16fd-424e-9485-4c017a816b9c
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-lSXEGs+sJWpxXFFN/HY3UODM3dc"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Content-Type application/json
Cache-Control no-cache
Postman-Token 50e17eb2-d639-4f2b-962a-25b74a323ecd
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-lSXEGs+sJWpxXFFN/HY3UODM3dc"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 31B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Content-Type application/json
Cache-Control no-cache
Postman-Token d2ae1341-5435-43ee-b492-761aa493420e
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 0 1 0
Verify if the data array is non empty array 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200ms
expected 266 to be below 200
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token e4504c0c-3a91-4353-80fd-34a606784920
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Content-Type application/json
Cache-Control no-cache
Postman-Token a841fe09-3880-4df8-bd3c-86c654a396ef
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Content-Type application/json
Cache-Control no-cache
Postman-Token 8b4f6009-e9b6-4cd5-9b2f-73d61bee1dca
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Content-Type application/json
Cache-Control no-cache
Postman-Token 8839bda4-c2b8-49eb-9c82-5a20c6d74fca
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 314ms
Mean size per request: 11.61KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Cache-Control no-cache
Postman-Token 6a7250e2-c187-4b75-9f5e-61f27090401d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 10 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 10 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 10 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 24 12 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 308ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Cache-Control no-cache
Postman-Token 8e745808-ef4a-47a8-a594-64b5003a2594
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 312ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Cache-Control no-cache
Postman-Token 53c401c9-2297-4ac0-8629-bafec97171e5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 313ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Cache-Control no-cache
Postman-Token d6c8c5bb-1163-43d9-836b-703ca0421de7
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e28c7c07-8e31-4add-983f-64da31bd897f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 15 Feb 2026 18:44:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3c5a594-00c1-4952-8bff-7a22f79f7600
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0a39c2e0-2c0f-421c-aa72-c4098b929de4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 244ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1d3afa56-9585-4f18-8894-4eb61e84a52d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 245ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b92e4e3a-b1f6-4071-a440-f11d84c95b62
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 245ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e363bafa-3cc7-4709-9d25-d9215b57e71c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token edab818c-4c19-4403-9abe-88a3d9d81d91
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNTZ9.7FkUYTJkMPuNN6A04Cfwp5MAyUqcvrr8Wa8l0H7-zVo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 80aed514-9b2a-4fc2-bc36-1d1f9867ec09
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token db823bee-b734-413e-b543-58714e17a0f1
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-EvEo6c0EucKQA57GPv5n31pnrFk"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTA2NH0.5k05QZ9goS1CO7MvJ8GvdvGMmxmmznabN9nzeRFtJc8"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token b519d16f-cf94-4d1e-836d-eb4037c90d2d
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-EvEo6c0EucKQA57GPv5n31pnrFk"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTA2NH0.5k05QZ9goS1CO7MvJ8GvdvGMmxmmznabN9nzeRFtJc8"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token cf858660-57be-4d91-b2bb-df8fad116c6d
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 4b84a374-fa1a-43f5-8c78-e243e53af0b8
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token fe8a3a6f-2005-4dc7-a8ef-9af6e82e0234
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTA2NH0.5k05QZ9goS1CO7MvJ8GvdvGMmxmmznabN9nzeRFtJc8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e28c030f-e035-49ca-8a6f-33abeab8e574
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTA2NH0.5k05QZ9goS1CO7MvJ8GvdvGMmxmmznabN9nzeRFtJc8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 080cb9ed-4baa-4fac-a76a-8ddf07258809
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d9eb5062-4352-4bb2-99b3-ba2f3fa86727
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5635cbf1-5c6c-4cef-b9ad-ff7fa7c84026
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTA2NH0.5k05QZ9goS1CO7MvJ8GvdvGMmxmmznabN9nzeRFtJc8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dab244ef-620b-4dc4-98d0-b5aba61af92e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-U/pnbF+FWuLUJADZdSLpHzf1T5E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":209},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTA2NH0.5k05QZ9goS1CO7MvJ8GvdvGMmxmmznabN9nzeRFtJc8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ef2c793f-b085-4558-b88f-ac6ee476b378
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-U/pnbF+FWuLUJADZdSLpHzf1T5E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":209},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e0b787b4-e669-40ab-94e4-c8d965b1217d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTA2NH0.5k05QZ9goS1CO7MvJ8GvdvGMmxmmznabN9nzeRFtJc8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 647ba90c-59d8-4dd0-8563-77bb26ca4314
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-U/pnbF+FWuLUJADZdSLpHzf1T5E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":209},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTA2NH0.5k05QZ9goS1CO7MvJ8GvdvGMmxmmznabN9nzeRFtJc8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed801944-94df-4ef8-9e61-61d8d8c13539
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-U/pnbF+FWuLUJADZdSLpHzf1T5E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":209},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTA2NH0.5k05QZ9goS1CO7MvJ8GvdvGMmxmmznabN9nzeRFtJc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43d10ef8-6473-4f62-8139-c661277456cc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b897d286-88b0-472a-abed-ffa0517ee1cf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 494fd4fe-b049-4058-9d5b-628bbad6bc1c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 897db3ee-9103-4c73-9340-e023ce6105ed
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dce92fa7-fd0b-4792-8a28-142f4a10a785
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 313ms
Mean size per request: 1021B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTA2NH0.5k05QZ9goS1CO7MvJ8GvdvGMmxmmznabN9nzeRFtJc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4d0adea7-933c-45b0-9ed9-82ced37bd019
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 1 0
Verify mandatory property in the response body 1 0 0
verify id is the number 1 0 0
verify mail id is the string 1 0 0
verify if the response matches the json schema 0 1 0
Total 6 3 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fc5f89ac-f192-4fbb-a030-4a8348f10fda
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 802dea81-a836-4c6b-8ef3-ecc25a10a81f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 00fa4cfe-8893-4681-b5ce-5fcfac973d27
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 93749a28-774d-41e0-9399-424521f2c496
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTA2NH0.5k05QZ9goS1CO7MvJ8GvdvGMmxmmznabN9nzeRFtJc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 81fead29-f92a-4251-a52d-17508b4417d0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 318ms
Mean size per request: 1021B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cd3f2fee-77ba-4c27-949f-0c5d87694223
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 36f79d14-98f8-4316-b2a8-fb85d2bd1a56
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 381ed1f3-1e52-4ce1-b2f6-f4f568a1055b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 319ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a4c9d48e-5b1c-4315-be83-e1ca2c361491
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 316ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c963b6a-ea03-4a04-aeea-6db57ae9c6df
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 76ab203a-7d2d-4599-9dff-4a1f755f2694
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-iGvL4SRGFaxBNlw89HSSerAicnI"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzJ9.34Qxa_5gLhl1pXkMTOQTDIkO5C0xdyd0ECZUoNzXUNI"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzJ9.34Qxa_5gLhl1pXkMTOQTDIkO5C0xdyd0ECZUoNzXUNI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 33d74a0c-2bdb-4f1a-8cbe-cddbca2610e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 272ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzJ9.34Qxa_5gLhl1pXkMTOQTDIkO5C0xdyd0ECZUoNzXUNI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b8e990d2-bb30-4e48-9137-b45e254c4af5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-Zu6/zLlVeWlEeWV/c6zThdxtO/s"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":650},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 6.7KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzJ9.34Qxa_5gLhl1pXkMTOQTDIkO5C0xdyd0ECZUoNzXUNI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 70fee992-b4f9-4002-8028-754cd16fe865
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1ad0-kv7t2wNrEilIiDTf2+BMiY5dvOo"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 15 Feb 2026 18:44:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185912,"job_number":"JOB_185912","tr_customer_id":185930,"tr_customer_product_id":185920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:40.000Z","modified_at":"2026-02-14T09:49:55.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"61751379145561","imei1":"61751379145561","imei2":"61751379145561","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 6.7KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzJ9.34Qxa_5gLhl1pXkMTOQTDIkO5C0xdyd0ECZUoNzXUNI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1496ffa1-b02c-4657-9e37-76f50fd6c58b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1ad0-kv7t2wNrEilIiDTf2+BMiY5dvOo"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 15 Feb 2026 18:44:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185912,"job_number":"JOB_185912","tr_customer_id":185930,"tr_customer_product_id":185920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:40.000Z","modified_at":"2026-02-14T09:49:55.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"61751379145561","imei1":"61751379145561","imei2":"61751379145561","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Validate the response schema is matching with expected schema 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Validate the response schema is matching with expected schema
expected data to satisfy schema but found following errors: 
        data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object, data.data[6].repair_start_date should be object, data.data[6].repair_end_date should be object, data.data[6].assigned_to should be object
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a68d572b-6e49-4839-852d-d68eb9ae301b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b7d10e40-7fcc-4adf-81f6-3f519baedf2e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 08fe6fb5-aa4b-4bc7-ae7a-65959f14ffd8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 245ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzJ9.34Qxa_5gLhl1pXkMTOQTDIkO5C0xdyd0ECZUoNzXUNI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f183969-94c6-4e92-a578-ab5d0be6d6c7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ade816db-c6c6-4be0-be42-61abb988dfd8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzJ9.34Qxa_5gLhl1pXkMTOQTDIkO5C0xdyd0ECZUoNzXUNI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b7ceb9ce-a835-4413-82e1-1397b54ab69f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 245ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzJ9.34Qxa_5gLhl1pXkMTOQTDIkO5C0xdyd0ECZUoNzXUNI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bbca6bcc-09e0-498f-a4f7-96b94081bab3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzJ9.34Qxa_5gLhl1pXkMTOQTDIkO5C0xdyd0ECZUoNzXUNI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 134df8d2-8cbb-4baa-8a4e-a41c831c2b1e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzJ9.34Qxa_5gLhl1pXkMTOQTDIkO5C0xdyd0ECZUoNzXUNI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f11c80a3-5359-43bc-89cd-463d909c9d80
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e30e85a5-c2e6-4c6e-81db-664f95129fa6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7fcf4df6-0e4b-4964-8ddc-c4c892bb3456
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzJ9.34Qxa_5gLhl1pXkMTOQTDIkO5C0xdyd0ECZUoNzXUNI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ea9d2cef-5952-4d76-8c06-db238217f518
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzJ9.34Qxa_5gLhl1pXkMTOQTDIkO5C0xdyd0ECZUoNzXUNI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eaf366bc-a069-4537-88e6-a54ec23bbcc0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzJ9.34Qxa_5gLhl1pXkMTOQTDIkO5C0xdyd0ECZUoNzXUNI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 22350cbf-4865-4159-a38b-5e6e8ddcd6f7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0cbafe38-4181-4ad0-b085-489c759ec1f7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-Q+sTtPJrmQ5DJopMuWM55X1pTAU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzd9.ceNSjVLMM51cymwq-y4A7RnnpztGLMWrC0YVenBTiyA"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 1 0 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fa64d994-f84b-4f4a-87c8-7f9e585a647c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-2wdifgw+lrclcaxn1QvEvjCts9M"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 246 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 249ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 85b42ee3-c57d-4d5c-941b-01961539162a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 248ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 62804b12-e345-4874-bd60-e7e8a70fa0cd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Cache-Control no-cache
Postman-Token 18bd6528-163e-405e-bb58-e3c1a68175a8
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Cache-Control no-cache
Postman-Token a91e42b7-62da-4b8b-8aee-673adb6494b1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Cache-Control no-cache
Postman-Token a131381a-a6d5-4780-a472-42dd2a4a0ad6
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b17d118c-d3cf-445f-b26e-55d059c73fec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-Zu6/zLlVeWlEeWV/c6zThdxtO/s"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":650},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Cache-Control no-cache
Postman-Token 9fa4b45d-cfc0-4011-9b83-ff79527ea5bb
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token 6d0ed8ec-16e0-44ed-8ad3-3489d5a015bf
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Cache-Control no-cache
Postman-Token ee112228-99e3-44d0-8011-466f573baa74
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 266ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Content-Type application/json
Cache-Control no-cache
Postman-Token c4237a75-ed10-4aa1-afdb-1093d61ed744
Content-Length 1071
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Jatin",
                "last_name": "sharma",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 268ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Content-Type application/json
Cache-Control no-cache
Postman-Token 7b007aff-ab69-4900-97f0-6968d7930ac1
Content-Length 1085
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "sharma",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 265ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
randomNumber 2
randomFirstName Sadie
randomLastName Stokes
randomEmail Wyman32@gmail.com
randomPhoneNumber 398-811-6401
Content-Type application/json
Cache-Control no-cache
Postman-Token d9caf853-0f63-4fc7-af66-160b41f83a1b
Content-Length 1065
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Hahn",
                "last_name": "Edward",
                "mobile_number": "481-587-5274",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Velma48@yahoo.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Cache-Control no-cache
Postman-Token ac31cac1-32ca-4bc6-952e-ef975a40c7d7
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-Zu6/zLlVeWlEeWV/c6zThdxtO/s"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":650},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 0 1 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify the response time<150 ms
expected 274 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 342ee6c4-d143-4fa8-b3ec-b445b30a9934
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token 4e87d166-6e64-4a53-8dfe-773b5dfced31
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 388ms
Mean size per request: 630.49KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Content-Type application/json
Cache-Control no-cache
Postman-Token 2323fea2-4301-4ec4-b851-f35df2b9e039
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 645625
ETag W/"9d9f9-21Wh14B1Mq3FFMApOVWwCr4I9p0"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186640,"job_number":"JOB_186640","tr_customer_id":186658,"tr_customer_product_id":186648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:26:10.000Z","name":"Jakob Howe","mobile_number":"222-980-4375","email_id":"Lloyd_Lesch@hotmail.com","dop":"2025-05-30","serial_number":"18606306186824","imei1":"18606306186824","imei2":"18606306186824","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T03:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186644,"job_number":"JOB_186644","tr_customer_id":186662,"tr_customer_product_id":186652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:08.000Z","modified_at":"2026-02-15T04:32:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"25251004574541","imei1":"25251004574541","imei2":"25251004574541","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186645,"job_number":"JOB_186645","tr_customer_id":186663,"tr_customer_product_id":186653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:10.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"Vanessa Flatley","mobile_number":"558-302-6169","email_id":"Cortez67@yahoo.com","dop":"2025-04-06","serial_number":"17466350978510","imei1":"17466350978510","imei2":"17466350978510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186648,"job_number":"JOB_186648","tr_customer_id":186666,"tr_customer_product_id":186656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:55.000Z","name":"Mallie Lynch","mobile_number":"514-305-0462","email_id":"Donna.Botsford59@gmail.com","dop":"2025-04-06","serial_number":"12711921789210","imei1":"12711921789210","imei2":"12711921789210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186649,"job_number":"JOB_186649","tr_customer_id":186667,"tr_customer_product_id":186657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"62051795332451","imei1":"62051795332451","imei2":"62051795332451","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186651,"job_number":"JOB_186651","tr_customer_id":186669,"tr_customer_product_id":186659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:26.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"Stevie Funk","mobile_number":"301-412-2108","email_id":"Maximilian_Dare@gmail.com","dop":"2025-04-06","serial_number":"16830997565032","imei1":"16830997565032","imei2":"16830997565032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186654,"job_number":"JOB_186654","tr_customer_id":186672,"tr_customer_product_id":186662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:33.000Z","modified_at":"2026-02-15T04:33:09.000Z","name":"Juanita Thompson","mobile_number":"846-515-8455","email_id":"Elinore.Welch56@yahoo.com","dop":"2025-04-06","serial_number":"13202832663075","imei1":"13202832663075","imei2":"13202832663075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186657,"job_number":"JOB_186657","tr_customer_id":186675,"tr_customer_product_id":186665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:33:19.000Z","name":"Pietro Huels","mobile_number":"923-842-7113","email_id":"Destinee_Heaney@gmail.com","dop":"2025-04-06","serial_number":"19728797576848","imei1":"19728797576848","imei2":"19728797576848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186662,"job_number":"JOB_186662","tr_customer_id":186680,"tr_customer_product_id":186670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Turner Sipes","mobile_number":"533-219-5887","email_id":"Eldon_King70@yahoo.com","dop":"2025-04-06","serial_number":"16735443990224","imei1":"16735443990224","imei2":"16735443990224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186663,"job_number":"JOB_186663","tr_customer_id":186681,"tr_customer_product_id":186671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:33:16.000Z","name":"Rashad Heidenreich","mobile_number":"607-722-9567","email_id":"Abdullah92@gmail.com","dop":"2025-02-01","serial_number":"70932313193143","imei1":"70932313193143","imei2":"70932313193143","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186667,"job_number":"JOB_186667","tr_customer_id":186685,"tr_customer_product_id":186675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"Mona Kuhlman","mobile_number":"921-593-6073","email_id":"Rene.Rau88@hotmail.com","dop":"2025-06-18","serial_number":"10484997470729","imei1":"10484997470729","imei2":"10484997470729","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186672,"job_number":"JOB_186672","tr_customer_id":186690,"tr_customer_product_id":186680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"Chris Hoppe","mobile_number":"691-452-2935","email_id":"Vickie_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"13796831706720","imei1":"13796831706720","imei2":"13796831706720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186674,"job_number":"JOB_186674","tr_customer_id":186692,"tr_customer_product_id":186682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:00.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"Adalberto Casper","mobile_number":"905-826-7008","email_id":"Tatum99@yahoo.com","dop":"2025-04-06","serial_number":"13841881817673","imei1":"13841881817673","imei2":"13841881817673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186676,"job_number":"JOB_186676","tr_customer_id":186694,"tr_customer_product_id":186684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"Chelsey Weber","mobile_number":"377-703-4202","email_id":"Peter42@yahoo.com","dop":"2025-04-06","serial_number":"19568527091396","imei1":"19568527091396","imei2":"19568527091396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186678,"job_number":"JOB_186678","tr_customer_id":186696,"tr_customer_product_id":186686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:03.000Z","modified_at":"2026-02-15T04:33:39.000Z","name":"Mozelle Schmeler","mobile_number":"927-521-9743","email_id":"Kolby_Gaylord84@gmail.com","dop":"2025-04-06","serial_number":"12797702498934","imei1":"12797702498934","imei2":"12797702498934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186683,"job_number":"JOB_186683","tr_customer_id":186701,"tr_customer_product_id":186691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:50.000Z","name":"Mathilde Torphy","mobile_number":"208-342-4120","email_id":"Emelie_Wyman@hotmail.com","dop":"2025-04-06","serial_number":"11240835532477","imei1":"11240835532477","imei2":"11240835532477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186684,"job_number":"JOB_186684","tr_customer_id":186702,"tr_customer_product_id":186692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:50.000Z","name":"Roxanne O'Keefe","mobile_number":"864-256-9581","email_id":"Scot65@gmail.com","dop":"2025-04-06","serial_number":"12783110599906","imei1":"12783110599906","imei2":"12783110599906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186685,"job_number":"JOB_186685","tr_customer_id":186703,"tr_customer_product_id":186693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:50.000Z","name":"Valentin Lesch","mobile_number":"583-925-2938","email_id":"Milford.Donnelly@gmail.com","dop":"2025-04-06","serial_number":"13857153939356","imei1":"13857153939356","imei2":"13857153939356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186687,"job_number":"JOB_186687","tr_customer_id":186705,"tr_customer_product_id":186695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:48.000Z","name":"Alejandra Gislason","mobile_number":"682-346-4308","email_id":"Domenick_Renner@gmail.com","dop":"2025-04-06","serial_number":"19834354019903","imei1":"19834354019903","imei2":"19834354019903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186695,"job_number":"JOB_186695","tr_customer_id":186713,"tr_customer_product_id":186703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Gerardo Goldner","mobile_number":"842-849-3112","email_id":"Kattie_Corwin87@gmail.com","dop":"2025-12-31","serial_number":"108563540024724","imei1":"108563540024724","imei2":"108563540024724","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186698,"job_number":"JOB_186698","tr_customer_id":186716,"tr_customer_product_id":186706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:25.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Uriah Aufderhar","mobile_number":"552-692-5753","email_id":"Rey.McDermott@yahoo.com","dop":"2025-02-01","serial_number":"51514440939977","imei1":"51514440939977","imei2":"51514440939977","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186701,"job_number":"JOB_186701","tr_customer_id":186719,"tr_customer_product_id":186709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"Manuela Boehm","mobile_number":"984-378-1701","email_id":"Annabelle_Hayes@gmail.com","dop":"2025-04-06","serial_number":"14953138660387","imei1":"14953138660387","imei2":"14953138660387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186702,"job_number":"JOB_186702","tr_customer_id":186720,"tr_customer_product_id":186710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Drew Lesch","mobile_number":"476-683-6043","email_id":"Zetta6@gmail.com","dop":"2025-04-06","serial_number":"12111995663364","imei1":"12111995663364","imei2":"12111995663364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186707,"job_number":"JOB_186707","tr_customer_id":186725,"tr_customer_product_id":186715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Felix O'Reilly","mobile_number":"271-835-2159","email_id":"Fletcher_Daniel32@yahoo.com","dop":"2025-06-18","serial_number":"10834097089474","imei1":"10834097089474","imei2":"10834097089474","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186710,"job_number":"JOB_186710","tr_customer_id":186728,"tr_customer_product_id":186718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Addison Hand","mobile_number":"359-930-4877","email_id":"Lacy.Borer@gmail.com","dop":"2025-04-06","serial_number":"16748093246150","imei1":"16748093246150","imei2":"16748093246150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186712,"job_number":"JOB_186712","tr_customer_id":186730,"tr_customer_product_id":186720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Erick Parker","mobile_number":"705-938-6515","email_id":"Marquise.Rogahn53@gmail.com","dop":"2025-04-06","serial_number":"11752223653599","imei1":"11752223653599","imei2":"11752223653599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186716,"job_number":"JOB_186716","tr_customer_id":186734,"tr_customer_product_id":186724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:34:23.000Z","name":"Johnathan Ortiz","mobile_number":"242-571-7282","email_id":"Morgan63@hotmail.com","dop":"2000-01-31","serial_number":"10191582432287","imei1":"10191582432287","imei2":"10191582432287","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186719,"job_number":"JOB_186719","tr_customer_id":186737,"tr_customer_product_id":186727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:46.000Z","modified_at":"2026-02-15T04:34:22.000Z","name":"Cooper Quitzon","mobile_number":"631-855-4274","email_id":"Frankie_Hermann@yahoo.com","dop":"2025-04-06","serial_number":"11839876229771","imei1":"11839876229771","imei2":"11839876229771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186723,"job_number":"JOB_186723","tr_customer_id":186741,"tr_customer_product_id":186731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:34:31.000Z","name":"Cordie Fisher","mobile_number":"445-752-1569","email_id":"Lila_Thompson39@hotmail.com","dop":"2025-04-06","serial_number":"17876255063303","imei1":"17876255063303","imei2":"17876255063303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186724,"job_number":"JOB_186724","tr_customer_id":186742,"tr_customer_product_id":186732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:34:31.000Z","name":"August Kutch","mobile_number":"574-567-4412","email_id":"Antonia.Mosciski88@gmail.com","dop":"2025-04-06","serial_number":"17797648942329","imei1":"17797648942329","imei2":"17797648942329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186726,"job_number":"JOB_186726","tr_customer_id":186744,"tr_customer_product_id":186734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:34:33.000Z","name":"Coby Fisher","mobile_number":"890-612-6692","email_id":"Dalton.Sporer@yahoo.com","dop":"2025-04-06","serial_number":"15856843030101","imei1":"15856843030101","imei2":"15856843030101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186732,"job_number":"JOB_186732","tr_customer_id":186750,"tr_customer_product_id":186740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:34:31.000Z","name":"Tara Kohler","mobile_number":"786-749-2984","email_id":"Mac_Considine@yahoo.com","dop":"2025-04-06","serial_number":"14188773029260","imei1":"14188773029260","imei2":"14188773029260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186734,"job_number":"JOB_186734","tr_customer_id":186752,"tr_customer_product_id":186742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:58.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"Kaia Gerhold","mobile_number":"309-328-0551","email_id":"Richmond19@gmail.com","dop":"2025-04-06","serial_number":"12566767122900","imei1":"12566767122900","imei2":"12566767122900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186735,"job_number":"JOB_186735","tr_customer_id":186753,"tr_customer_product_id":186743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:58.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"Ludie Lowe","mobile_number":"848-679-5138","email_id":"Nicole_Mayert60@yahoo.com","dop":"2025-04-06","serial_number":"14134204322388","imei1":"14134204322388","imei2":"14134204322388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186747,"job_number":"JOB_186747","tr_customer_id":186765,"tr_customer_product_id":186755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Filomena Konopelski","mobile_number":"447-418-6950","email_id":"Lorenz34@gmail.com","dop":"2025-12-31","serial_number":"109441955887756","imei1":"109441955887756","imei2":"109441955887756","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186748,"job_number":"JOB_186748","tr_customer_id":186766,"tr_customer_product_id":186756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Oswald Lehner","mobile_number":"252-756-7072","email_id":"Jairo_Kuphal@gmail.com","dop":"2025-02-01","serial_number":"75773240058125","imei1":"75773240058125","imei2":"75773240058125","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186750,"job_number":"JOB_186750","tr_customer_id":186768,"tr_customer_product_id":186758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:07.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Elian Kovacek","mobile_number":"975-696-3597","email_id":"Brigitte44@hotmail.com","dop":"2025-04-06","serial_number":"16740714358440","imei1":"16740714358440","imei2":"16740714358440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186755,"job_number":"JOB_186755","tr_customer_id":186773,"tr_customer_product_id":186763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:47.000Z","name":"Herman Satterfield","mobile_number":"880-807-1370","email_id":"Dion.Ledner73@yahoo.com","dop":"2025-04-06","serial_number":"12393407973187","imei1":"12393407973187","imei2":"12393407973187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186759,"job_number":"JOB_186759","tr_customer_id":186777,"tr_customer_product_id":186767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Blake Jaskolski","mobile_number":"965-785-2246","email_id":"Nicolas_Emmerich2@gmail.com","dop":"2025-04-06","serial_number":"12924179013519","imei1":"12924179013519","imei2":"12924179013519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186762,"job_number":"JOB_186762","tr_customer_id":186780,"tr_customer_product_id":186770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"Benjamin Wilkinson","mobile_number":"288-994-5479","email_id":"Maxine_Simonis77@gmail.com","dop":"2025-06-26","serial_number":"19733664531989","imei1":"19733664531989","imei2":"19733664531989","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186767,"job_number":"JOB_186767","tr_customer_id":186785,"tr_customer_product_id":186775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:17.000Z","modified_at":"2026-02-15T04:34:53.000Z","name":"Soledad Breitenberg","mobile_number":"699-835-5566","email_id":"Meghan.Muller@hotmail.com","dop":"2025-04-06","serial_number":"16628451779100","imei1":"16628451779100","imei2":"16628451779100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186770,"job_number":"JOB_186770","tr_customer_id":186788,"tr_customer_product_id":186778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:35:01.000Z","name":"Elda Haag","mobile_number":"674-633-8078","email_id":"Brandt95@hotmail.com","dop":"2025-04-06","serial_number":"14394411140737","imei1":"14394411140737","imei2":"14394411140737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186772,"job_number":"JOB_186772","tr_customer_id":186790,"tr_customer_product_id":186780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:35:01.000Z","name":"Felicity Kihn","mobile_number":"928-857-8869","email_id":"Judy.Zboncak@hotmail.com","dop":"2025-04-06","serial_number":"19434047884228","imei1":"19434047884228","imei2":"19434047884228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186774,"job_number":"JOB_186774","tr_customer_id":186792,"tr_customer_product_id":186782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:35:05.000Z","name":"Devon Hartmann","mobile_number":"862-287-3135","email_id":"Nannie.Harris@yahoo.com","dop":"2025-04-06","serial_number":"18336838930143","imei1":"18336838930143","imei2":"18336838930143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186782,"job_number":"JOB_186782","tr_customer_id":186800,"tr_customer_product_id":186790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:31.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Conner Haley","mobile_number":"349-823-8599","email_id":"Colleen43@gmail.com","dop":"2000-01-31","serial_number":"10716903882449","imei1":"10716903882449","imei2":"10716903882449","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186785,"job_number":"JOB_186785","tr_customer_id":186803,"tr_customer_product_id":186793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Juvenal Fadel","mobile_number":"830-369-8817","email_id":"Clifford_Price@gmail.com","dop":"2025-04-06","serial_number":"15514303382936","imei1":"15514303382936","imei2":"15514303382936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186788,"job_number":"JOB_186788","tr_customer_id":186806,"tr_customer_product_id":186796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"Reginald Rippin","mobile_number":"508-292-6233","email_id":"Georgiana.Goodwin70@hotmail.com","dop":"2025-04-06","serial_number":"15271021106807","imei1":"15271021106807","imei2":"15271021106807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186790,"job_number":"JOB_186790","tr_customer_id":186808,"tr_customer_product_id":186798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Luisa Yost","mobile_number":"292-805-3576","email_id":"Marisa_Homenick@yahoo.com","dop":"2025-04-06","serial_number":"17143295128558","imei1":"17143295128558","imei2":"17143295128558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186791,"job_number":"JOB_186791","tr_customer_id":186809,"tr_customer_product_id":186799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:35:15.000Z","name":"Hans Wunsch","mobile_number":"811-846-6210","email_id":"Lourdes_Mraz43@yahoo.com","dop":"2025-04-06","serial_number":"12004396959672","imei1":"12004396959672","imei2":"12004396959672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186797,"job_number":"JOB_186797","tr_customer_id":186815,"tr_customer_product_id":186805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"Cassie Koss","mobile_number":"634-442-2683","email_id":"Reyna46@yahoo.com","dop":"2025-04-06","serial_number":"12060135425766","imei1":"12060135425766","imei2":"12060135425766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186804,"job_number":"JOB_186804","tr_customer_id":186822,"tr_customer_product_id":186812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Anahi Reinger","mobile_number":"660-819-1945","email_id":"Daniella90@hotmail.com","dop":"2025-04-06","serial_number":"18772971580444","imei1":"18772971580444","imei2":"18772971580444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186805,"job_number":"JOB_186805","tr_customer_id":186823,"tr_customer_product_id":186813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"Winona Adams","mobile_number":"653-719-8941","email_id":"Jarod_Gulgowski@yahoo.com","dop":"2025-04-06","serial_number":"12318290544368","imei1":"12318290544368","imei2":"12318290544368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186811,"job_number":"JOB_186811","tr_customer_id":186829,"tr_customer_product_id":186819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Colten Leffler","mobile_number":"962-800-2797","email_id":"Charlene26@hotmail.com","dop":"2025-04-06","serial_number":"11274806450862","imei1":"11274806450862","imei2":"11274806450862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186812,"job_number":"JOB_186812","tr_customer_id":186830,"tr_customer_product_id":186820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:51.000Z","modified_at":"2026-02-15T04:35:28.000Z","name":"Alverta Casper","mobile_number":"811-313-3215","email_id":"Murphy_Walter@gmail.com","dop":"2025-12-31","serial_number":"109109431853799","imei1":"109109431853799","imei2":"109109431853799","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186818,"job_number":"JOB_186818","tr_customer_id":186836,"tr_customer_product_id":186826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:01.000Z","modified_at":"2026-02-15T04:35:36.000Z","name":"Chloe Hyatt","mobile_number":"338-241-7777","email_id":"Cayla_Kozey@yahoo.com","dop":"2025-04-06","serial_number":"15976955986424","imei1":"15976955986424","imei2":"15976955986424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186822,"job_number":"JOB_186822","tr_customer_id":186840,"tr_customer_product_id":186830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:09.000Z","modified_at":"2026-02-15T04:35:44.000Z","name":"Jordane Fisher","mobile_number":"502-469-3629","email_id":"Mozell52@yahoo.com","dop":"2025-04-06","serial_number":"12748096370434","imei1":"12748096370434","imei2":"12748096370434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186825,"job_number":"JOB_186825","tr_customer_id":186843,"tr_customer_product_id":186833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:13.000Z","modified_at":"2026-02-15T04:35:51.000Z","name":"Shane Kunze","mobile_number":"661-301-2502","email_id":"Freddy44@yahoo.com","dop":"2025-04-06","serial_number":"18229947850318","imei1":"18229947850318","imei2":"18229947850318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186829,"job_number":"JOB_186829","tr_customer_id":186847,"tr_customer_product_id":186837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:56.000Z","name":"Keagan Funk","mobile_number":"838-439-7483","email_id":"Dominique.Ernser4@gmail.com","dop":"2000-01-31","serial_number":"10273692319673","imei1":"10273692319673","imei2":"10273692319673","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186831,"job_number":"JOB_186831","tr_customer_id":186849,"tr_customer_product_id":186839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:52.000Z","name":"Wilfredo Dickens","mobile_number":"626-639-2447","email_id":"Janie22@gmail.com","dop":"2025-04-06","serial_number":"16019949299197","imei1":"16019949299197","imei2":"16019949299197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186835,"job_number":"JOB_186835","tr_customer_id":186853,"tr_customer_product_id":186843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:22.000Z","modified_at":"2026-02-15T04:35:57.000Z","name":"Shaina Zboncak","mobile_number":"582-812-1187","email_id":"Elroy_Heathcote55@yahoo.com","dop":"2025-04-06","serial_number":"18550913385614","imei1":"18550913385614","imei2":"18550913385614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186839,"job_number":"JOB_186839","tr_customer_id":186857,"tr_customer_product_id":186847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Zackery Kuphal","mobile_number":"843-361-5075","email_id":"Lexi72@hotmail.com","dop":"2025-04-06","serial_number":"14191135249963","imei1":"14191135249963","imei2":"14191135249963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186840,"job_number":"JOB_186840","tr_customer_id":186858,"tr_customer_product_id":186848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:36:01.000Z","name":"Deshawn Pfannerstill","mobile_number":"853-923-6607","email_id":"Julie.Strosin91@gmail.com","dop":"2025-04-06","serial_number":"19347245060955","imei1":"19347245060955","imei2":"19347245060955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186844,"job_number":"JOB_186844","tr_customer_id":186862,"tr_customer_product_id":186852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:36:08.000Z","name":"Ava Wehner","mobile_number":"359-292-7812","email_id":"Lourdes.Larson41@hotmail.com","dop":"2025-04-06","serial_number":"17845431939294","imei1":"17845431939294","imei2":"17845431939294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186847,"job_number":"JOB_186847","tr_customer_id":186865,"tr_customer_product_id":186855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:36:37.000Z","name":"Leonardo Breitenberg","mobile_number":"539-265-7866","email_id":"Mellie50@hotmail.com","dop":"2025-04-06","serial_number":"13126313238729","imei1":"13126313238729","imei2":"13126313238729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186850,"job_number":"JOB_186850","tr_customer_id":186868,"tr_customer_product_id":186858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:42.000Z","name":"Selena Ryan","mobile_number":"738-956-9938","email_id":"Anjali_Quigley@yahoo.com","dop":"2000-01-31","serial_number":"10192350309727","imei1":"10192350309727","imei2":"10192350309727","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186853,"job_number":"JOB_186853","tr_customer_id":186871,"tr_customer_product_id":186861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:48.000Z","name":"Dean Kemmer","mobile_number":"321-477-5915","email_id":"Graciela.McKenzie10@gmail.com","dop":"2025-04-06","serial_number":"19844350477751","imei1":"19844350477751","imei2":"19844350477751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186864,"job_number":"JOB_186864","tr_customer_id":186882,"tr_customer_product_id":186872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75042527143519","imei1":"75042527143519","imei2":"75042527143519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186871,"job_number":"JOB_186871","tr_customer_id":186889,"tr_customer_product_id":186879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58240711192545","imei1":"58240711192545","imei2":"58240711192545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186878,"job_number":"JOB_186878","tr_customer_id":186896,"tr_customer_product_id":186886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38936163461969","imei1":"38936163461969","imei2":"38936163461969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186882,"job_number":"JOB_186882","tr_customer_id":186900,"tr_customer_product_id":186890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:09:20.000Z","name":"Elena Altenwerth","mobile_number":"849-526-2556","email_id":"Sonya.Stroman@gmail.com","dop":"2025-04-06","serial_number":"15438746649328","imei1":"15438746649328","imei2":"15438746649328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:09:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186885,"job_number":"JOB_186885","tr_customer_id":186903,"tr_customer_product_id":186893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:10:05.000Z","name":"Cleo Goldner","mobile_number":"861-449-6490","email_id":"Clyde.Beatty1@yahoo.com","dop":"2025-04-06","serial_number":"19413806128450","imei1":"19413806128450","imei2":"19413806128450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186888,"job_number":"JOB_186888","tr_customer_id":186906,"tr_customer_product_id":186896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:51.000Z","name":"Blaze Swift","mobile_number":"886-974-9342","email_id":"Theresa70@yahoo.com","dop":"2025-04-06","serial_number":"18349602081057","imei1":"18349602081057","imei2":"18349602081057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186897,"job_number":"JOB_186897","tr_customer_id":186915,"tr_customer_product_id":186905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:59.000Z","name":"Monty Dare","mobile_number":"739-581-1455","email_id":"Elise.Brown42@hotmail.com","dop":"2025-07-01","serial_number":"103169002333627","imei1":"103169002333627","imei2":"103169002333627","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186899,"job_number":"JOB_186899","tr_customer_id":186917,"tr_customer_product_id":186907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:02.000Z","modified_at":"2026-02-15T05:22:11.000Z","name":"Trevion Durgan","mobile_number":"774-230-0031","email_id":"Orlo.Waters@gmail.com","dop":"2025-07-01","serial_number":"109814155302697","imei1":"109814155302697","imei2":"109814155302697","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186901,"job_number":"JOB_186901","tr_customer_id":186919,"tr_customer_product_id":186909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:26.000Z","modified_at":"2026-02-15T05:39:03.000Z","name":"Hayley Botsford","mobile_number":"456-841-5032","email_id":"Adela_McGlynn57@gmail.com","dop":"2025-04-06","serial_number":"18419122820594","imei1":"18419122820594","imei2":"18419122820594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186903,"job_number":"JOB_186903","tr_customer_id":186921,"tr_customer_product_id":186911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:43.000Z","modified_at":"2026-02-15T05:39:20.000Z","name":"Teresa Stroman","mobile_number":"618-708-1624","email_id":"Jordy_Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"17695428771293","imei1":"17695428771293","imei2":"17695428771293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186907,"job_number":"JOB_186907","tr_customer_id":186925,"tr_customer_product_id":186915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:16:09.000Z","name":"Greyson Konopelski","mobile_number":"335-313-5039","email_id":"Eleanora.Wilkinson@hotmail.com","dop":"2025-04-06","serial_number":"19044309669279","imei1":"19044309669279","imei2":"19044309669279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:16:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186910,"job_number":"JOB_186910","tr_customer_id":186928,"tr_customer_product_id":186918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:52.000Z","name":"Hal King","mobile_number":"235-420-8643","email_id":"Zion.Rogahn@yahoo.com","dop":"2025-04-06","serial_number":"15939781329192","imei1":"15939781329192","imei2":"15939781329192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186913,"job_number":"JOB_186913","tr_customer_id":186931,"tr_customer_product_id":186921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:00.000Z","modified_at":"2026-02-15T06:17:36.000Z","name":"Axel Stiedemann","mobile_number":"686-611-4026","email_id":"Westley89@gmail.com","dop":"2025-04-06","serial_number":"10045055275442","imei1":"10045055275442","imei2":"10045055275442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:17:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186915,"job_number":"JOB_186915","tr_customer_id":186933,"tr_customer_product_id":186923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:24:32.000Z","modified_at":"2026-02-15T06:25:31.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16922530485420","imei1":"16922530485420","imei2":"116922530485420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186924,"job_number":"JOB_186924","tr_customer_id":186942,"tr_customer_product_id":186932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:32.000Z","name":"Jarrell Schinner","mobile_number":"294-913-7406","email_id":"Gina.Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"19325857218403","imei1":"19325857218403","imei2":"19325857218403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186926,"job_number":"JOB_186926","tr_customer_id":186944,"tr_customer_product_id":186934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:09.000Z","modified_at":"2026-02-15T06:51:46.000Z","name":"Jordy Johnson","mobile_number":"542-702-1939","email_id":"Rosendo.McClure@yahoo.com","dop":"2025-04-06","serial_number":"17305068097096","imei1":"17305068097096","imei2":"17305068097096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186928,"job_number":"JOB_186928","tr_customer_id":186946,"tr_customer_product_id":186936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:52.000Z","modified_at":"2026-02-15T06:52:28.000Z","name":"Eveline Wiza","mobile_number":"220-374-4354","email_id":"Gracie.Bechtelar30@gmail.com","dop":"2025-04-06","serial_number":"12731847043459","imei1":"12731847043459","imei2":"12731847043459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186930,"job_number":"JOB_186930","tr_customer_id":186948,"tr_customer_product_id":186938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:35.000Z","modified_at":"2026-02-15T06:53:10.000Z","name":"Elmore Dach","mobile_number":"351-954-4653","email_id":"Kiera.Thiel29@gmail.com","dop":"2025-04-06","serial_number":"19299544462454","imei1":"19299544462454","imei2":"19299544462454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186933,"job_number":"JOB_186933","tr_customer_id":186951,"tr_customer_product_id":186941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:00.000Z","modified_at":"2026-02-15T06:59:24.000Z","name":"Elaina Schuster","mobile_number":"512-955-2833","email_id":"Providenci_Schneider@yahoo.com","dop":"2025-04-06","serial_number":"10944708695019","imei1":"10944708695019","imei2":"10944708695019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186936,"job_number":"JOB_186936","tr_customer_id":186954,"tr_customer_product_id":186944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:11:06.000Z","name":"Pablo Wilderman","mobile_number":"767-728-6435","email_id":"Ashlynn_Kirlin42@yahoo.com","dop":"2025-12-01","serial_number":"17651552784845","imei1":"17651552784845","imei2":"17651552784845","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186938,"job_number":"JOB_186938","tr_customer_id":186956,"tr_customer_product_id":186946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:20.000Z","name":"Lamar Doyle","mobile_number":"394-959-1623","email_id":"Jake35@yahoo.com","dop":"2025-12-01","serial_number":"19290290685647","imei1":"19290290685647","imei2":"19290290685647","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186940,"job_number":"JOB_186940","tr_customer_id":186958,"tr_customer_product_id":186948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:25.000Z","modified_at":"2026-02-15T07:11:35.000Z","name":"Etha Quigley","mobile_number":"755-667-7120","email_id":"Esperanza9@gmail.com","dop":"2025-12-01","serial_number":"14725638909140","imei1":"14725638909140","imei2":"14725638909140","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186941,"job_number":"JOB_186941","tr_customer_id":186959,"tr_customer_product_id":186949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:42.000Z","name":"Euna White","mobile_number":"201-235-9172","email_id":"Arely_Senger@hotmail.com","dop":"2025-04-06","serial_number":"15376964417777","imei1":"15376964417777","imei2":"15376964417777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186944,"job_number":"JOB_186944","tr_customer_id":186962,"tr_customer_product_id":186952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:30.000Z","modified_at":"2026-02-15T07:46:06.000Z","name":"Fatima Cole","mobile_number":"261-486-0660","email_id":"Zion.Bosco@gmail.com","dop":"2025-04-06","serial_number":"17988742368287","imei1":"17988742368287","imei2":"17988742368287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186947,"job_number":"JOB_186947","tr_customer_id":186965,"tr_customer_product_id":186955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:50.000Z","name":"Malachi Williamson","mobile_number":"838-777-5296","email_id":"Joel_Johnston@gmail.com","dop":"2025-04-06","serial_number":"15803957345582","imei1":"15803957345582","imei2":"15803957345582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186950,"job_number":"JOB_186950","tr_customer_id":186968,"tr_customer_product_id":186958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:57.000Z","modified_at":"2026-02-15T07:47:32.000Z","name":"Camille White","mobile_number":"590-380-6401","email_id":"Estelle13@hotmail.com","dop":"2025-04-06","serial_number":"17790048260329","imei1":"17790048260329","imei2":"17790048260329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186952,"job_number":"JOB_186952","tr_customer_id":186970,"tr_customer_product_id":186960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:49.000Z","modified_at":"2026-02-15T07:54:24.000Z","name":"Agnes Rodriguez","mobile_number":"874-586-7305","email_id":"Queenie65@yahoo.com","dop":"2025-04-06","serial_number":"13807301653433","imei1":"13807301653433","imei2":"13807301653433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186956,"job_number":"JOB_186956","tr_customer_id":186974,"tr_customer_product_id":186964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:33.000Z","modified_at":"2026-02-15T07:55:09.000Z","name":"Troy Jacobi","mobile_number":"302-953-4859","email_id":"Jayne.VonRueden57@hotmail.com","dop":"2025-04-06","serial_number":"10138386166793","imei1":"10138386166793","imei2":"10138386166793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186968,"job_number":"JOB_186968","tr_customer_id":186986,"tr_customer_product_id":186976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:32.000Z","name":"Jeanette Hettinger","mobile_number":"507-926-1643","email_id":"Guadalupe32@gmail.com","dop":"2026-01-04","serial_number":"13760606934023","imei1":"13760606934023","imei2":"113760606934023","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T09:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186970,"job_number":"JOB_186970","tr_customer_id":186988,"tr_customer_product_id":186978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:52:11.000Z","name":"Cristian Stroman","mobile_number":"551-669-3160","email_id":"Eliza_Volkman@gmail.com","dop":"2025-04-06","serial_number":"14284241888875","imei1":"14284241888875","imei2":"14284241888875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T09:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186973,"job_number":"JOB_186973","tr_customer_id":186991,"tr_customer_product_id":186981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:18.000Z","modified_at":"2026-02-15T09:52:52.000Z","name":"Claudine Jenkins","mobile_number":"414-715-1185","email_id":"Kailee_Hirthe@yahoo.com","dop":"2025-04-06","serial_number":"15276279107605","imei1":"15276279107605","imei2":"15276279107605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T09:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186976,"job_number":"JOB_186976","tr_customer_id":186994,"tr_customer_product_id":186984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:53:34.000Z","name":"Ella Bogan","mobile_number":"671-719-8837","email_id":"Noah_Shields@yahoo.com","dop":"2025-04-06","serial_number":"14332867191338","imei1":"14332867191338","imei2":"14332867191338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T09:53:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186988,"job_number":"JOB_186988","tr_customer_id":187006,"tr_customer_product_id":186996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:38.000Z","modified_at":"2026-02-15T10:48:06.000Z","name":"Providenci Gleichner","mobile_number":"345-769-6125","email_id":"Peyton.Murray83@yahoo.com","dop":"2025-04-06","serial_number":"16536244706390","imei1":"16536244706390","imei2":"16536244706390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186993,"job_number":"JOB_186993","tr_customer_id":187011,"tr_customer_product_id":187001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:04.000Z","modified_at":"2026-02-15T10:48:43.000Z","name":"Ernestina Beahan","mobile_number":"999-273-8988","email_id":"Dianna_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"12825181418263","imei1":"12825181418263","imei2":"12825181418263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186996,"job_number":"JOB_186996","tr_customer_id":187014,"tr_customer_product_id":187004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:49:29.000Z","name":"Aliya Feil","mobile_number":"425-757-1368","email_id":"Francesco_Wyman@yahoo.com","dop":"2025-04-06","serial_number":"11889099820973","imei1":"11889099820973","imei2":"11889099820973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186999,"job_number":"JOB_186999","tr_customer_id":187017,"tr_customer_product_id":187007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:50:15.000Z","name":"Quinton Dickens","mobile_number":"718-530-9021","email_id":"Katelin_Walter@gmail.com","dop":"2025-04-06","serial_number":"16812855830517","imei1":"16812855830517","imei2":"16812855830517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187001,"job_number":"JOB_187001","tr_customer_id":187019,"tr_customer_product_id":187009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:08.000Z","modified_at":"2026-02-15T10:53:50.000Z","name":"Morris Pfeffer","mobile_number":"586-253-4879","email_id":"Sallie.Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"10319564724083","imei1":"10319564724083","imei2":"10319564724083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187003,"job_number":"JOB_187003","tr_customer_id":187021,"tr_customer_product_id":187011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:57:59.000Z","modified_at":"2026-02-15T10:58:35.000Z","name":"Kailyn Fahey","mobile_number":"487-534-7618","email_id":"Haylie45@gmail.com","dop":"2025-04-06","serial_number":"17233218257283","imei1":"17233218257283","imei2":"17233218257283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187008,"job_number":"JOB_187008","tr_customer_id":187026,"tr_customer_product_id":187016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:28.000Z","modified_at":"2026-02-15T13:39:46.000Z","name":"Maida Vandervort","mobile_number":"315-833-7272","email_id":"Tad.Schulist39@yahoo.com","dop":"2025-05-30","serial_number":"15831255356476","imei1":"15831255356476","imei2":"15831255356476","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187012,"job_number":"JOB_187012","tr_customer_id":187030,"tr_customer_product_id":187020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:39.000Z","modified_at":"2026-02-15T13:58:15.000Z","name":"Westley Ebert","mobile_number":"499-780-3808","email_id":"Gaston.Emard27@yahoo.com","dop":"2025-12-31","serial_number":"108198055387734","imei1":"108198055387734","imei2":"108198055387734","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187019,"job_number":"JOB_187019","tr_customer_id":187037,"tr_customer_product_id":187027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69488854593213","imei1":"69488854593213","imei2":"69488854593213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187021,"job_number":"JOB_187021","tr_customer_id":187039,"tr_customer_product_id":187029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:23.000Z","modified_at":"2026-02-15T13:58:59.000Z","name":"Willa Ernser","mobile_number":"270-800-9590","email_id":"Ashly17@hotmail.com","dop":"2025-12-31","serial_number":"102452575966876","imei1":"102452575966876","imei2":"102452575966876","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187022,"job_number":"JOB_187022","tr_customer_id":187040,"tr_customer_product_id":187030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:47.000Z","modified_at":"2026-02-15T13:59:25.000Z","name":"Alden Okuneva","mobile_number":"740-203-7419","email_id":"Charlie.Wolff10@hotmail.com","dop":"2025-04-06","serial_number":"16579998791160","imei1":"16579998791160","imei2":"16579998791160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187030,"job_number":"JOB_187030","tr_customer_id":187048,"tr_customer_product_id":187038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:59:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80480558219890","imei1":"80480558219890","imei2":"80480558219890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187032,"job_number":"JOB_187032","tr_customer_id":187050,"tr_customer_product_id":187040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:42.000Z","name":"Caterina Barrows","mobile_number":"790-390-5759","email_id":"Rita.Rempel@hotmail.com","dop":"2025-12-31","serial_number":"108010331327136","imei1":"108010331327136","imei2":"108010331327136","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187039,"job_number":"JOB_187039","tr_customer_id":187057,"tr_customer_product_id":187047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66615673052354","imei1":"66615673052354","imei2":"66615673052354","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187041,"job_number":"JOB_187041","tr_customer_id":187059,"tr_customer_product_id":187049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T14:00:13.000Z","name":"Bret Schmeler","mobile_number":"586-647-7619","email_id":"Waldo21@gmail.com","dop":"2025-04-06","serial_number":"16572631442354","imei1":"16572631442354","imei2":"16572631442354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187046,"job_number":"JOB_187046","tr_customer_id":187064,"tr_customer_product_id":187054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:56.000Z","name":"Marcelo Rohan","mobile_number":"532-786-8723","email_id":"Estrella13@gmail.com","dop":"2025-04-06","serial_number":"11590221359753","imei1":"11590221359753","imei2":"11590221359753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187049,"job_number":"JOB_187049","tr_customer_id":187067,"tr_customer_product_id":187057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:38.000Z","name":"Lenore Miller","mobile_number":"392-563-7632","email_id":"Kamille7@hotmail.com","dop":"2025-04-06","serial_number":"17838270746469","imei1":"17838270746469","imei2":"17838270746469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187062,"job_number":"JOB_187062","tr_customer_id":187080,"tr_customer_product_id":187070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:42.000Z","modified_at":"2026-02-15T14:19:16.000Z","name":"Schuyler Goodwin","mobile_number":"503-522-0674","email_id":"Luella_Blick@yahoo.com","dop":"2025-02-01","serial_number":"56703948176864","imei1":"56703948176864","imei2":"56703948176864","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187065,"job_number":"JOB_187065","tr_customer_id":187083,"tr_customer_product_id":187073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:24.000Z","modified_at":"2026-02-15T14:19:57.000Z","name":"Jamir Feest","mobile_number":"434-883-1556","email_id":"Westley_Wolf14@yahoo.com","dop":"2025-02-01","serial_number":"81721149749319","imei1":"81721149749319","imei2":"81721149749319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187067,"job_number":"JOB_187067","tr_customer_id":187085,"tr_customer_product_id":187075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:59.000Z","modified_at":"2026-02-15T14:20:38.000Z","name":"Demond Ferry","mobile_number":"946-256-8916","email_id":"Joy.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"16574778882626","imei1":"16574778882626","imei2":"16574778882626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187071,"job_number":"JOB_187071","tr_customer_id":187089,"tr_customer_product_id":187079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:06.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"Breanne Upton","mobile_number":"465-380-0861","email_id":"Velma85@gmail.com","dop":"2025-02-01","serial_number":"16064043616861","imei1":"16064043616861","imei2":"16064043616861","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187073,"job_number":"JOB_187073","tr_customer_id":187091,"tr_customer_product_id":187081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:40.000Z","modified_at":"2026-02-15T14:21:19.000Z","name":"Estell Cartwright","mobile_number":"424-766-7942","email_id":"Lisa70@gmail.com","dop":"2025-04-06","serial_number":"18528062167425","imei1":"18528062167425","imei2":"18528062167425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187076,"job_number":"JOB_187076","tr_customer_id":187094,"tr_customer_product_id":187084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:21:25.000Z","name":"Madilyn Padberg","mobile_number":"436-493-1155","email_id":"Lucile.Lowe@hotmail.com","dop":"2025-04-06","serial_number":"18314904329174","imei1":"18314904329174","imei2":"18314904329174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187079,"job_number":"JOB_187079","tr_customer_id":187097,"tr_customer_product_id":187087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:22:04.000Z","name":"Marian Medhurst","mobile_number":"849-790-6839","email_id":"Drake_Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"18261021455765","imei1":"18261021455765","imei2":"18261021455765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187082,"job_number":"JOB_187082","tr_customer_id":187100,"tr_customer_product_id":187090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:33.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"Camilla Schimmel","mobile_number":"254-822-1913","email_id":"Elnora.Bahringer39@hotmail.com","dop":"2025-04-06","serial_number":"11857240827067","imei1":"11857240827067","imei2":"11857240827067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187085,"job_number":"JOB_187085","tr_customer_id":187103,"tr_customer_product_id":187093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:44.000Z","name":"Kayley McCullough","mobile_number":"374-805-1224","email_id":"Aida.Morissette62@yahoo.com","dop":"2025-06-18","serial_number":"10828179465499","imei1":"10828179465499","imei2":"10828179465499","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:22:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187088,"job_number":"JOB_187088","tr_customer_id":187106,"tr_customer_product_id":187096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:48.000Z","name":"Deshaun Will","mobile_number":"223-263-5703","email_id":"Dora.Jerde54@yahoo.com","dop":"2025-04-06","serial_number":"18898828541081","imei1":"18898828541081","imei2":"18898828541081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187091,"job_number":"JOB_187091","tr_customer_id":187109,"tr_customer_product_id":187099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:57.000Z","name":"Caitlyn Kshlerin","mobile_number":"944-998-8414","email_id":"Dennis79@hotmail.com","dop":"2000-01-31","serial_number":"10605302872037","imei1":"10605302872037","imei2":"10605302872037","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187094,"job_number":"JOB_187094","tr_customer_id":187112,"tr_customer_product_id":187102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:23:26.000Z","name":"Nellie Trantow","mobile_number":"470-612-2350","email_id":"Ellie_Lowe@yahoo.com","dop":"2025-06-18","serial_number":"10447800612004","imei1":"10447800612004","imei2":"10447800612004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:23:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187097,"job_number":"JOB_187097","tr_customer_id":187115,"tr_customer_product_id":187105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:43.000Z","name":"Judy Stamm","mobile_number":"929-635-3625","email_id":"Oswaldo_Ziemann9@hotmail.com","dop":"2000-01-31","serial_number":"10584324330057","imei1":"10584324330057","imei2":"10584324330057","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187100,"job_number":"JOB_187100","tr_customer_id":187118,"tr_customer_product_id":187108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:51.000Z","modified_at":"2026-02-15T14:24:28.000Z","name":"Brandt Langosh","mobile_number":"346-514-0151","email_id":"Malcolm_Ullrich10@yahoo.com","dop":"2000-01-31","serial_number":"10249257054980","imei1":"10249257054980","imei2":"10249257054980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187105,"job_number":"JOB_187105","tr_customer_id":187123,"tr_customer_product_id":187113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:25:14.000Z","name":"Johathan Hagenes","mobile_number":"985-317-8831","email_id":"Imogene_Brakus26@yahoo.com","dop":"2000-01-31","serial_number":"10308101186516","imei1":"10308101186516","imei2":"10308101186516","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187108,"job_number":"JOB_187108","tr_customer_id":187126,"tr_customer_product_id":187116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:49.000Z","modified_at":"2026-02-15T14:25:29.000Z","name":"Felipa Bahringer","mobile_number":"930-380-5208","email_id":"Issac49@yahoo.com","dop":"2025-04-06","serial_number":"15861840597361","imei1":"15861840597361","imei2":"15861840597361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187111,"job_number":"JOB_187111","tr_customer_id":187129,"tr_customer_product_id":187119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:54.000Z","name":"Macie Cormier","mobile_number":"814-362-9934","email_id":"Odie.Mills@gmail.com","dop":"2025-04-06","serial_number":"11947846932733","imei1":"11947846932733","imei2":"11947846932733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187114,"job_number":"JOB_187114","tr_customer_id":187132,"tr_customer_product_id":187122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Minnie Leuschke","mobile_number":"925-993-8127","email_id":"Marlon40@hotmail.com","dop":"2025-04-06","serial_number":"14827319858656","imei1":"14827319858656","imei2":"14827319858656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187117,"job_number":"JOB_187117","tr_customer_id":187135,"tr_customer_product_id":187125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:01.000Z","modified_at":"2026-02-15T14:26:36.000Z","name":"Melba Funk","mobile_number":"590-937-2806","email_id":"Estelle26@yahoo.com","dop":"2025-04-06","serial_number":"14206287003986","imei1":"14206287003986","imei2":"14206287003986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187120,"job_number":"JOB_187120","tr_customer_id":187138,"tr_customer_product_id":187128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:54.000Z","name":"Zakary Botsford","mobile_number":"684-517-9773","email_id":"Myrtie52@yahoo.com","dop":"2025-04-06","serial_number":"16304272115423","imei1":"16304272115423","imei2":"16304272115423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187123,"job_number":"JOB_187123","tr_customer_id":187141,"tr_customer_product_id":187131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"Leonardo Schmitt","mobile_number":"764-500-8102","email_id":"Dora46@gmail.com","dop":"2025-04-06","serial_number":"10040537843625","imei1":"10040537843625","imei2":"10040537843625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187126,"job_number":"JOB_187126","tr_customer_id":187144,"tr_customer_product_id":187134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:27:05.000Z","name":"Damaris Miller","mobile_number":"671-810-3984","email_id":"Mertie14@yahoo.com","dop":"2025-04-06","serial_number":"17140734233882","imei1":"17140734233882","imei2":"17140734233882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187129,"job_number":"JOB_187129","tr_customer_id":187147,"tr_customer_product_id":187137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:27:18.000Z","name":"Kadin Klein","mobile_number":"795-475-9459","email_id":"Norma_Kuhic@hotmail.com","dop":"2025-04-06","serial_number":"14669387729106","imei1":"14669387729106","imei2":"14669387729106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187132,"job_number":"JOB_187132","tr_customer_id":187150,"tr_customer_product_id":187140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:02.000Z","modified_at":"2026-02-15T14:27:40.000Z","name":"Jerald Abernathy","mobile_number":"988-886-4787","email_id":"Watson_Bogan16@yahoo.com","dop":"2025-04-06","serial_number":"10648844643873","imei1":"10648844643873","imei2":"10648844643873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187135,"job_number":"JOB_187135","tr_customer_id":187153,"tr_customer_product_id":187143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:13.000Z","modified_at":"2026-02-15T14:27:50.000Z","name":"Al Goldner","mobile_number":"402-758-1093","email_id":"Tre_Pfannerstill28@hotmail.com","dop":"2025-04-06","serial_number":"13192131348465","imei1":"13192131348465","imei2":"13192131348465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187138,"job_number":"JOB_187138","tr_customer_id":187156,"tr_customer_product_id":187146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:28:25.000Z","name":"Jazmin Beier","mobile_number":"475-791-6140","email_id":"Jett49@hotmail.com","dop":"2025-04-06","serial_number":"13214335013627","imei1":"13214335013627","imei2":"13214335013627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187141,"job_number":"JOB_187141","tr_customer_id":187159,"tr_customer_product_id":187149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:28:34.000Z","name":"Duane Stoltenberg","mobile_number":"661-784-1251","email_id":"Braeden_Kuhlman@yahoo.com","dop":"2025-04-06","serial_number":"15873221670995","imei1":"15873221670995","imei2":"15873221670995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187144,"job_number":"JOB_187144","tr_customer_id":187162,"tr_customer_product_id":187152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:00.000Z","modified_at":"2026-02-15T14:28:40.000Z","name":"Vickie Littel","mobile_number":"321-638-6508","email_id":"Cornell_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"10927251318280","imei1":"10927251318280","imei2":"10927251318280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187146,"job_number":"JOB_187146","tr_customer_id":187164,"tr_customer_product_id":187154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:08.000Z","modified_at":"2026-02-15T14:28:44.000Z","name":"Barton Kirlin","mobile_number":"866-381-8086","email_id":"Leora.Dibbert@hotmail.com","dop":"2025-04-06","serial_number":"16177051396517","imei1":"16177051396517","imei2":"16177051396517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187150,"job_number":"JOB_187150","tr_customer_id":187168,"tr_customer_product_id":187158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:29:27.000Z","name":"Judah Zboncak","mobile_number":"511-267-3808","email_id":"Thurman_Hane63@hotmail.com","dop":"2025-04-06","serial_number":"11710448718413","imei1":"11710448718413","imei2":"11710448718413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187153,"job_number":"JOB_187153","tr_customer_id":187171,"tr_customer_product_id":187161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:29:30.000Z","name":"Aleen Hackett","mobile_number":"935-346-2691","email_id":"Alden41@yahoo.com","dop":"2025-04-06","serial_number":"10531134661631","imei1":"10531134661631","imei2":"10531134661631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187157,"job_number":"JOB_187157","tr_customer_id":187175,"tr_customer_product_id":187165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:30:13.000Z","name":"Dallas Parisian","mobile_number":"757-335-0694","email_id":"Jeanne_Hartmann87@gmail.com","dop":"2025-04-06","serial_number":"18025692409290","imei1":"18025692409290","imei2":"18025692409290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187160,"job_number":"JOB_187160","tr_customer_id":187178,"tr_customer_product_id":187168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:32:17.000Z","name":"Alfredo Witting","mobile_number":"711-508-3808","email_id":"Dorothea_Bednar@hotmail.com","dop":"2025-04-06","serial_number":"16634894258793","imei1":"16634894258793","imei2":"16634894258793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187163,"job_number":"JOB_187163","tr_customer_id":187181,"tr_customer_product_id":187171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:41.000Z","modified_at":"2026-02-15T14:32:20.000Z","name":"Loy Russel","mobile_number":"775-693-1774","email_id":"Savanna_Lind@gmail.com","dop":"2025-04-06","serial_number":"13407937334875","imei1":"13407937334875","imei2":"13407937334875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187166,"job_number":"JOB_187166","tr_customer_id":187184,"tr_customer_product_id":187174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:56.000Z","name":"Yvonne White","mobile_number":"664-749-9679","email_id":"Colleen_Ankunding14@hotmail.com","dop":"2025-04-06","serial_number":"17339727079492","imei1":"17339727079492","imei2":"17339727079492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187169,"job_number":"JOB_187169","tr_customer_id":187187,"tr_customer_product_id":187177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:25.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Michaela Rohan","mobile_number":"871-651-0728","email_id":"Sonia_Flatley40@hotmail.com","dop":"2025-04-06","serial_number":"17146941362489","imei1":"17146941362489","imei2":"17146941362489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187172,"job_number":"JOB_187172","tr_customer_id":187190,"tr_customer_product_id":187180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:33:06.000Z","name":"Milan Runolfsson","mobile_number":"396-715-9844","email_id":"Desiree98@yahoo.com","dop":"2025-04-06","serial_number":"18070230412700","imei1":"18070230412700","imei2":"18070230412700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187178,"job_number":"JOB_187178","tr_customer_id":187196,"tr_customer_product_id":187186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:39.000Z","name":"Berenice Swift","mobile_number":"692-465-7762","email_id":"Zoe.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"19143873824018","imei1":"19143873824018","imei2":"19143873824018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187185,"job_number":"JOB_187185","tr_customer_id":187203,"tr_customer_product_id":187193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:55.000Z","name":"Francisca Greenfelder","mobile_number":"731-410-9220","email_id":"Nathaniel_Runolfsdottir0@yahoo.com","dop":"2025-04-06","serial_number":"18716893888386","imei1":"18716893888386","imei2":"18716893888386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187186,"job_number":"JOB_187186","tr_customer_id":187204,"tr_customer_product_id":187194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:14.000Z","modified_at":"2026-02-15T14:33:52.000Z","name":"Noemy Corkery","mobile_number":"449-590-2911","email_id":"Osbaldo.Bode94@gmail.com","dop":"2025-04-06","serial_number":"15414341613001","imei1":"15414341613001","imei2":"15414341613001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187189,"job_number":"JOB_187189","tr_customer_id":187207,"tr_customer_product_id":187197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:16.000Z","modified_at":"2026-02-15T14:33:52.000Z","name":"Denis Reilly","mobile_number":"982-526-1454","email_id":"Jayda19@yahoo.com","dop":"2025-04-06","serial_number":"13829470910019","imei1":"13829470910019","imei2":"13829470910019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187195,"job_number":"JOB_187195","tr_customer_id":187213,"tr_customer_product_id":187203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:46.000Z","modified_at":"2026-02-15T14:34:21.000Z","name":"Bradford Veum","mobile_number":"358-840-9949","email_id":"Ansley_Mertz@hotmail.com","dop":"2025-04-06","serial_number":"10010555566704","imei1":"10010555566704","imei2":"10010555566704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187197,"job_number":"JOB_187197","tr_customer_id":187215,"tr_customer_product_id":187205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:16.000Z","modified_at":"2026-02-15T14:34:52.000Z","name":"Delmer Gleason","mobile_number":"981-581-9450","email_id":"Jeramy12@gmail.com","dop":"2025-04-06","serial_number":"11832204286120","imei1":"11832204286120","imei2":"11832204286120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187200,"job_number":"JOB_187200","tr_customer_id":187218,"tr_customer_product_id":187208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:35:11.000Z","name":"Ahmad Hickle","mobile_number":"282-228-6484","email_id":"Kimberly95@yahoo.com","dop":"2025-04-06","serial_number":"10507114084348","imei1":"10507114084348","imei2":"10507114084348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187203,"job_number":"JOB_187203","tr_customer_id":187221,"tr_customer_product_id":187211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:53.000Z","name":"Corbin Brekke","mobile_number":"679-650-5173","email_id":"Ida_Schmidt@yahoo.com","dop":"2025-04-06","serial_number":"16005857101023","imei1":"16005857101023","imei2":"16005857101023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187206,"job_number":"JOB_187206","tr_customer_id":187224,"tr_customer_product_id":187214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:36:22.000Z","name":"Nicklaus Wuckert","mobile_number":"536-810-2751","email_id":"Travon_Osinski@yahoo.com","dop":"2025-04-06","serial_number":"13413965417851","imei1":"13413965417851","imei2":"13413965417851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187208,"job_number":"JOB_187208","tr_customer_id":187226,"tr_customer_product_id":187216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:58.000Z","modified_at":"2026-02-15T14:36:37.000Z","name":"Regan Padberg","mobile_number":"240-930-2598","email_id":"Eriberto26@yahoo.com","dop":"2025-04-06","serial_number":"17271749153173","imei1":"17271749153173","imei2":"17271749153173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187211,"job_number":"JOB_187211","tr_customer_id":187229,"tr_customer_product_id":187219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:35.000Z","name":"Augustine Boehm","mobile_number":"281-259-3067","email_id":"Ryleigh_Osinski@hotmail.com","dop":"2025-04-06","serial_number":"17721970468619","imei1":"17721970468619","imei2":"17721970468619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187216,"job_number":"JOB_187216","tr_customer_id":187234,"tr_customer_product_id":187224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:37:08.000Z","name":"Moses Von","mobile_number":"695-983-2825","email_id":"Dorothea.Rau@gmail.com","dop":"2025-04-06","serial_number":"10033614467221","imei1":"10033614467221","imei2":"10033614467221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187220,"job_number":"JOB_187220","tr_customer_id":187238,"tr_customer_product_id":187228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:53.000Z","name":"Aisha Schmidt","mobile_number":"925-699-1268","email_id":"Briana60@hotmail.com","dop":"2025-04-06","serial_number":"14482933031083","imei1":"14482933031083","imei2":"14482933031083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187223,"job_number":"JOB_187223","tr_customer_id":187241,"tr_customer_product_id":187231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:52:25.000Z","name":"Daron Kilback","mobile_number":"852-272-6646","email_id":"Alene.Wintheiser35@gmail.com","dop":"2025-04-06","serial_number":"13879700894487","imei1":"13879700894487","imei2":"13879700894487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187226,"job_number":"JOB_187226","tr_customer_id":187244,"tr_customer_product_id":187234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:33.000Z","modified_at":"2026-02-15T14:53:11.000Z","name":"Myrtie Tromp","mobile_number":"503-925-1769","email_id":"Tate.McKenzie@yahoo.com","dop":"2025-04-06","serial_number":"10098441829985","imei1":"10098441829985","imei2":"10098441829985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187230,"job_number":"JOB_187230","tr_customer_id":187248,"tr_customer_product_id":187238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:31.000Z","name":"Sabryna Dickens","mobile_number":"745-235-6808","email_id":"Evalyn_Corkery68@yahoo.com","dop":"2025-07-01","serial_number":"107590289375495","imei1":"107590289375495","imei2":"107590289375495","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187232,"job_number":"JOB_187232","tr_customer_id":187250,"tr_customer_product_id":187240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:42.000Z","name":"Torrance Quitzon","mobile_number":"770-361-0517","email_id":"Constantin54@hotmail.com","dop":"2025-07-01","serial_number":"103840578023347","imei1":"103840578023347","imei2":"103840578023347","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T15:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187251,"job_number":"JOB_187251","tr_customer_id":187269,"tr_customer_product_id":187259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:49.000Z","name":"Fatima Kunze","mobile_number":"291-535-7084","email_id":"Jermey.Kub11@yahoo.com","dop":"2025-04-06","serial_number":"18043149554591","imei1":"18043149554591","imei2":"18043149554591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187254,"job_number":"JOB_187254","tr_customer_id":187272,"tr_customer_product_id":187262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:57.000Z","modified_at":"2026-02-15T17:24:35.000Z","name":"Rita Ondricka","mobile_number":"299-475-9683","email_id":"Eusebio48@yahoo.com","dop":"2025-04-06","serial_number":"15447214593364","imei1":"15447214593364","imei2":"15447214593364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187257,"job_number":"JOB_187257","tr_customer_id":187275,"tr_customer_product_id":187265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:25:22.000Z","name":"Beverly Legros","mobile_number":"427-386-8827","email_id":"Roger63@yahoo.com","dop":"2025-04-06","serial_number":"10795606916138","imei1":"10795606916138","imei2":"10795606916138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187261,"job_number":"JOB_187261","tr_customer_id":187279,"tr_customer_product_id":187269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:27.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14749348421759","imei2":"14749348421759","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187263,"job_number":"JOB_187263","tr_customer_id":187281,"tr_customer_product_id":187271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14603112231907","imei2":"14603112231907","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187267,"job_number":"JOB_187267","tr_customer_id":187285,"tr_customer_product_id":187275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:33:01.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16772019069980","imei2":"16772019069980","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187282,"job_number":"JOB_187282","tr_customer_id":187300,"tr_customer_product_id":187290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:47:22.000Z","modified_at":"2026-02-15T17:47:38.000Z","name":"Regan MacGyver","mobile_number":"249-942-9641","email_id":"Gia_Runte@gmail.com","dop":"2024-08-17","serial_number":"35787291938015","imei1":"35787291938015","imei2":"35787291938015","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187283,"job_number":"JOB_187283","tr_customer_id":187301,"tr_customer_product_id":187291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:49:51.000Z","modified_at":"2026-02-15T17:50:08.000Z","name":"Ola Roob","mobile_number":"361-245-9130","email_id":"Ansel16@gmail.com","dop":"2024-08-17","serial_number":"12978328997040","imei1":"12978328997040","imei2":"12978328997040","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186653,"job_number":"JOB_186653","tr_customer_id":186671,"tr_customer_product_id":186661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:32.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"saitama sensei","mobile_number":"743-264-7278","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"818765602688961","imei1":"818765602688961","imei2":"818765602688961","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186664,"job_number":"JOB_186664","tr_customer_id":186682,"tr_customer_product_id":186672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:52.000Z","name":"tanjiro kamado","mobile_number":"615-689-9988","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"833319673632994","imei1":"833319673632994","imei2":"833319673632994","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186669,"job_number":"JOB_186669","tr_customer_id":186687,"tr_customer_product_id":186677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:54.000Z","modified_at":"2026-02-15T04:33:03.000Z","name":"giyu tomiaka","mobile_number":"489-229-2881","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"13877789664128","imei1":"13877789664128","imei2":"13877789664128","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186739,"job_number":"JOB_186739","tr_customer_id":186757,"tr_customer_product_id":186747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:34:21.000Z","name":"Reagan Schmitt","mobile_number":"631-912-6984","email_id":"Jennyfer12@hotmail.com","dop":"2025-10-01","serial_number":"16108678563374","imei1":"16108678563374","imei2":"16108678563374","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186752,"job_number":"JOB_186752","tr_customer_id":186770,"tr_customer_product_id":186760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12461826264098","imei1":"12461826264098","imei2":"12461826264098","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186779,"job_number":"JOB_186779","tr_customer_id":186797,"tr_customer_product_id":186787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Lonie Simonis","mobile_number":"887-277-9156","email_id":"Dulce_Von@gmail.com","dop":"2025-06-09","serial_number":"101207264636113","imei1":"101207264636113","imei2":"101207264636113","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186800,"job_number":"JOB_186800","tr_customer_id":186818,"tr_customer_product_id":186808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:55.000Z","name":"Edgardo Parker","mobile_number":"864-838-9905","email_id":"Adrien_Ritchie@yahoo.com","dop":"2025-06-09","serial_number":"107675235691568","imei1":"107675235691568","imei2":"107675235691568","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186808,"job_number":"JOB_186808","tr_customer_id":186826,"tr_customer_product_id":186816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:47.000Z","modified_at":"2026-02-15T04:34:57.000Z","name":"Keyon Stamm","mobile_number":"832-603-1360","email_id":"Erna74@yahoo.com","dop":"2025-12-31","serial_number":"10877314657472","imei1":"10877314657472","imei2":"10877314657472","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186815,"job_number":"JOB_186815","tr_customer_id":186833,"tr_customer_product_id":186823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Otilia Schowalter","mobile_number":"785-608-7043","email_id":"Orlo.Farrell@yahoo.com","dop":"2025-06-09","serial_number":"102054590331042","imei1":"102054590331042","imei2":"102054590331042","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186819,"job_number":"JOB_186819","tr_customer_id":186837,"tr_customer_product_id":186827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:01.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Richard Wehner","mobile_number":"550-976-6772","email_id":"Oceane.Leuschke45@gmail.com","dop":"2025-12-31","serial_number":"10942030656755","imei1":"10942030656755","imei2":"10942030656755","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186827,"job_number":"JOB_186827","tr_customer_id":186845,"tr_customer_product_id":186835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Brett Wuckert","mobile_number":"417-600-8297","email_id":"Winona71@hotmail.com","dop":"2025-12-31","serial_number":"10930105190541","imei1":"10930105190541","imei2":"10930105190541","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186890,"job_number":"JOB_186890","tr_customer_id":186908,"tr_customer_product_id":186898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:31.000Z","modified_at":"2026-02-15T05:10:38.000Z","name":"Apramey sk","mobile_number":"9844785464","email_id":"appu@gmail.com","dop":"2026-02-01","serial_number":"18016761689214","imei1":"18016761689214","imei2":"18016761689214","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186919,"job_number":"JOB_186919","tr_customer_id":186937,"tr_customer_product_id":186927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:35:18.000Z","modified_at":"2026-02-15T06:35:29.000Z","name":"Ottis Hickle","mobile_number":"851-845-1417","email_id":"Breanna.Vandervort@yahoo.com","dop":"2025-11-04","serial_number":"58570778695887","imei1":"58570778695887","imei2":"58570778695887","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186920,"job_number":"JOB_186920","tr_customer_id":186938,"tr_customer_product_id":186928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:35:33.000Z","modified_at":"2026-02-15T06:35:43.000Z","name":"Sandra Lang","mobile_number":"887-327-0969","email_id":"Marina.Stiedemann68@gmail.com","dop":"2025-11-04","serial_number":"30817555310720","imei1":"30817555310720","imei2":"30817555310720","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186921,"job_number":"JOB_186921","tr_customer_id":186939,"tr_customer_product_id":186929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:35:46.000Z","modified_at":"2026-02-15T06:35:56.000Z","name":"Lucy Kulas","mobile_number":"727-695-9117","email_id":"Porter77@hotmail.com","dop":"2025-11-04","serial_number":"70517705073834","imei1":"70517705073834","imei2":"70517705073834","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186922,"job_number":"JOB_186922","tr_customer_id":186940,"tr_customer_product_id":186930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:39:25.000Z","modified_at":"2026-02-15T06:39:35.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"62054888307556","imei1":"62054888307556","imei2":"62054888307556","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186923,"job_number":"JOB_186923","tr_customer_id":186941,"tr_customer_product_id":186931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:39:39.000Z","modified_at":"2026-02-15T06:40:04.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"50892961976875","imei1":"50892961976875","imei2":"50892961976875","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186932,"job_number":"JOB_186932","tr_customer_id":186950,"tr_customer_product_id":186940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:57:21.000Z","modified_at":"2026-02-15T06:57:24.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14444701410953","imei1":"14444701410953","imei2":"14444701410953","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186954,"job_number":"JOB_186954","tr_customer_id":186972,"tr_customer_product_id":186962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:18.000Z","modified_at":"2026-02-15T07:54:28.000Z","name":"Zack Berge","mobile_number":"958-738-4257","email_id":"June3@gmail.com","dop":"2025-11-04","serial_number":"65352450761033","imei1":"65352450761033","imei2":"65352450761033","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186955,"job_number":"JOB_186955","tr_customer_id":186973,"tr_customer_product_id":186963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:32.000Z","modified_at":"2026-02-15T07:54:42.000Z","name":"Antoinette Will","mobile_number":"327-350-7809","email_id":"Odell_Veum10@gmail.com","dop":"2025-11-04","serial_number":"42618984258338","imei1":"42618984258338","imei2":"42618984258338","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187043,"job_number":"JOB_187043","tr_customer_id":187061,"tr_customer_product_id":187051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:57.000Z","modified_at":"2026-02-15T14:00:08.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"64032592000778","imei1":"64032592000778","imei2":"64032592000778","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187044,"job_number":"JOB_187044","tr_customer_id":187062,"tr_customer_product_id":187052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:13.000Z","modified_at":"2026-02-15T14:00:38.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"24146498162226","imei1":"24146498162226","imei2":"24146498162226","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187059,"job_number":"JOB_187059","tr_customer_id":187077,"tr_customer_product_id":187067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:50.000Z","modified_at":"2026-02-15T14:17:16.000Z","name":"Uriel Koelpin","mobile_number":"599-729-0906","email_id":"Deja36@gmail.com","dop":"2025-10-01","serial_number":"13441979415130","imei1":"13441979415130","imei2":"13441979415130","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187148,"job_number":"JOB_187148","tr_customer_id":187166,"tr_customer_product_id":187156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:35.000Z","modified_at":"2026-02-15T14:28:44.000Z","name":"Christopher Kunze","mobile_number":"929-966-3651","email_id":"Ines25@hotmail.com","dop":"2025-12-31","serial_number":"10710219376979","imei1":"10710219376979","imei2":"10710219376979","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187151,"job_number":"JOB_187151","tr_customer_id":187169,"tr_customer_product_id":187159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:48.000Z","modified_at":"2026-02-15T14:28:57.000Z","name":"Marty Gaylord","mobile_number":"728-481-9461","email_id":"Ole70@hotmail.com","dop":"2025-12-31","serial_number":"10955986228948","imei1":"10955986228948","imei2":"10955986228948","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187155,"job_number":"JOB_187155","tr_customer_id":187173,"tr_customer_product_id":187163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:01.000Z","modified_at":"2026-02-15T14:29:10.000Z","name":"Eugenia Parisian","mobile_number":"887-483-5586","email_id":"Delphine.Hackett10@gmail.com","dop":"2025-12-31","serial_number":"10071997829104","imei1":"10071997829104","imei2":"10071997829104","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187175,"job_number":"JOB_187175","tr_customer_id":187193,"tr_customer_product_id":187183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:59.000Z","name":"Miles Yundt","mobile_number":"203-978-7861","email_id":"Jace_Funk@hotmail.com","dop":"2025-06-09","serial_number":"100433901243595","imei1":"100433901243595","imei2":"100433901243595","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187180,"job_number":"JOB_187180","tr_customer_id":187198,"tr_customer_product_id":187188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:16.000Z","name":"Hester Streich","mobile_number":"268-341-2441","email_id":"Hermann.Nolan@hotmail.com","dop":"2025-06-09","serial_number":"107998385932182","imei1":"107998385932182","imei2":"107998385932182","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187192,"job_number":"JOB_187192","tr_customer_id":187210,"tr_customer_product_id":187200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:32.000Z","name":"Sienna Kshlerin","mobile_number":"715-589-7853","email_id":"Rick7@gmail.com","dop":"2025-06-09","serial_number":"101114164452754","imei1":"101114164452754","imei2":"101114164452754","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187213,"job_number":"JOB_187213","tr_customer_id":187231,"tr_customer_product_id":187221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:15.000Z","modified_at":"2026-02-15T14:36:26.000Z","name":"saitama sensei","mobile_number":"796-485-6825","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"512734631194395","imei1":"512734631194395","imei2":"512734631194395","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187214,"job_number":"JOB_187214","tr_customer_id":187232,"tr_customer_product_id":187222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:28.000Z","modified_at":"2026-02-15T14:36:38.000Z","name":"tanjiro kamado","mobile_number":"905-759-8381","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"626784822258202","imei1":"626784822258202","imei2":"626784822258202","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187218,"job_number":"JOB_187218","tr_customer_id":187236,"tr_customer_product_id":187226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:40.000Z","modified_at":"2026-02-15T14:36:50.000Z","name":"giyu tomiaka","mobile_number":"328-762-4864","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"407411804765299","imei1":"407411804765299","imei2":"407411804765299","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id186714Has required fileds 1 0 0
verify if the json number starts with JOB_ 650 0 0
Verify if the json object with id186717Has required fileds 1 0 0
Verify if the json object with id186781Has required fileds 1 0 0
Verify if the json object with id186783Has required fileds 1 0 0
Verify if the json object with id186828Has required fileds 1 0 0
Verify if the json object with id186832Has required fileds 1 0 0
Verify if the json object with id186849Has required fileds 1 0 0
Verify if the json object with id186851Has required fileds 1 0 0
Verify if the json object with id187090Has required fileds 1 0 0
Verify if the json object with id187092Has required fileds 1 0 0
Verify if the json object with id187096Has required fileds 1 0 0
Verify if the json object with id187098Has required fileds 1 0 0
Verify if the json object with id187099Has required fileds 1 0 0
Verify if the json object with id187101Has required fileds 1 0 0
Verify if the json object with id187104Has required fileds 1 0 0
Verify if the json object with id187106Has required fileds 1 0 0
Verify if the json object with id186638Has required fileds 1 0 0
Verify if the json object with id186639Has required fileds 1 0 0
Verify if the json object with id186640Has required fileds 1 0 0
Verify if the json object with id186641Has required fileds 1 0 0
Verify if the json object with id186642Has required fileds 1 0 0
Verify if the json object with id186644Has required fileds 1 0 0
Verify if the json object with id186645Has required fileds 1 0 0
Verify if the json object with id186646Has required fileds 1 0 0
Verify if the json object with id186647Has required fileds 1 0 0
Verify if the json object with id186648Has required fileds 1 0 0
Verify if the json object with id186649Has required fileds 1 0 0
Verify if the json object with id186650Has required fileds 1 0 0
Verify if the json object with id186651Has required fileds 1 0 0
Verify if the json object with id186652Has required fileds 1 0 0
Verify if the json object with id186654Has required fileds 1 0 0
Verify if the json object with id186655Has required fileds 1 0 0
Verify if the json object with id186656Has required fileds 1 0 0
Verify if the json object with id186657Has required fileds 1 0 0
Verify if the json object with id186658Has required fileds 1 0 0
Verify if the json object with id186659Has required fileds 1 0 0
Verify if the json object with id186660Has required fileds 1 0 0
Verify if the json object with id186661Has required fileds 1 0 0
Verify if the json object with id186662Has required fileds 1 0 0
Verify if the json object with id186663Has required fileds 1 0 0
Verify if the json object with id186665Has required fileds 1 0 0
Verify if the json object with id186666Has required fileds 1 0 0
Verify if the json object with id186667Has required fileds 1 0 0
Verify if the json object with id186668Has required fileds 1 0 0
Verify if the json object with id186671Has required fileds 1 0 0
Verify if the json object with id186672Has required fileds 1 0 0
Verify if the json object with id186673Has required fileds 1 0 0
Verify if the json object with id186674Has required fileds 1 0 0
Verify if the json object with id186675Has required fileds 1 0 0
Verify if the json object with id186676Has required fileds 1 0 0
Verify if the json object with id186677Has required fileds 1 0 0
Verify if the json object with id186678Has required fileds 1 0 0
Verify if the json object with id186679Has required fileds 1 0 0
Verify if the json object with id186680Has required fileds 1 0 0
Verify if the json object with id186681Has required fileds 1 0 0
Verify if the json object with id186682Has required fileds 1 0 0
Verify if the json object with id186683Has required fileds 1 0 0
Verify if the json object with id186684Has required fileds 1 0 0
Verify if the json object with id186685Has required fileds 1 0 0
Verify if the json object with id186686Has required fileds 1 0 0
Verify if the json object with id186687Has required fileds 1 0 0
Verify if the json object with id186688Has required fileds 1 0 0
Verify if the json object with id186689Has required fileds 1 0 0
Verify if the json object with id186691Has required fileds 1 0 0
Verify if the json object with id186692Has required fileds 1 0 0
Verify if the json object with id186693Has required fileds 1 0 0
Verify if the json object with id186694Has required fileds 1 0 0
Verify if the json object with id186695Has required fileds 1 0 0
Verify if the json object with id186696Has required fileds 1 0 0
Verify if the json object with id186697Has required fileds 1 0 0
Verify if the json object with id186698Has required fileds 1 0 0
Verify if the json object with id186699Has required fileds 1 0 0
Verify if the json object with id186700Has required fileds 1 0 0
Verify if the json object with id186701Has required fileds 1 0 0
Verify if the json object with id186702Has required fileds 1 0 0
Verify if the json object with id186703Has required fileds 1 0 0
Verify if the json object with id186704Has required fileds 1 0 0
Verify if the json object with id186706Has required fileds 1 0 0
Verify if the json object with id186707Has required fileds 1 0 0
Verify if the json object with id186708Has required fileds 1 0 0
Verify if the json object with id186709Has required fileds 1 0 0
Verify if the json object with id186710Has required fileds 1 0 0
Verify if the json object with id186711Has required fileds 1 0 0
Verify if the json object with id186712Has required fileds 1 0 0
Verify if the json object with id186713Has required fileds 1 0 0
Verify if the json object with id186715Has required fileds 1 0 0
Verify if the json object with id186716Has required fileds 1 0 0
Verify if the json object with id186718Has required fileds 1 0 0
Verify if the json object with id186719Has required fileds 1 0 0
Verify if the json object with id186720Has required fileds 1 0 0
Verify if the json object with id186721Has required fileds 1 0 0
Verify if the json object with id186722Has required fileds 1 0 0
Verify if the json object with id186723Has required fileds 1 0 0
Verify if the json object with id186724Has required fileds 1 0 0
Verify if the json object with id186725Has required fileds 1 0 0
Verify if the json object with id186726Has required fileds 1 0 0
Verify if the json object with id186727Has required fileds 1 0 0
Verify if the json object with id186728Has required fileds 1 0 0
Verify if the json object with id186729Has required fileds 1 0 0
Verify if the json object with id186730Has required fileds 1 0 0
Verify if the json object with id186731Has required fileds 1 0 0
Verify if the json object with id186732Has required fileds 1 0 0
Verify if the json object with id186733Has required fileds 1 0 0
Verify if the json object with id186734Has required fileds 1 0 0
Verify if the json object with id186735Has required fileds 1 0 0
Verify if the json object with id186736Has required fileds 1 0 0
Verify if the json object with id186737Has required fileds 1 0 0
Verify if the json object with id186738Has required fileds 1 0 0
Verify if the json object with id186742Has required fileds 1 0 0
Verify if the json object with id186744Has required fileds 1 0 0
Verify if the json object with id186746Has required fileds 1 0 0
Verify if the json object with id186747Has required fileds 1 0 0
Verify if the json object with id186748Has required fileds 1 0 0
Verify if the json object with id186749Has required fileds 1 0 0
Verify if the json object with id186750Has required fileds 1 0 0
Verify if the json object with id186751Has required fileds 1 0 0
Verify if the json object with id186754Has required fileds 1 0 0
Verify if the json object with id186755Has required fileds 1 0 0
Verify if the json object with id186756Has required fileds 1 0 0
Verify if the json object with id186757Has required fileds 1 0 0
Verify if the json object with id186758Has required fileds 1 0 0
Verify if the json object with id186759Has required fileds 1 0 0
Verify if the json object with id186760Has required fileds 1 0 0
Verify if the json object with id186762Has required fileds 1 0 0
Verify if the json object with id186766Has required fileds 1 0 0
Verify if the json object with id186767Has required fileds 1 0 0
Verify if the json object with id186768Has required fileds 1 0 0
Verify if the json object with id186769Has required fileds 1 0 0
Verify if the json object with id186770Has required fileds 1 0 0
Verify if the json object with id186771Has required fileds 1 0 0
Verify if the json object with id186772Has required fileds 1 0 0
Verify if the json object with id186773Has required fileds 1 0 0
Verify if the json object with id186774Has required fileds 1 0 0
Verify if the json object with id186775Has required fileds 1 0 0
Verify if the json object with id186776Has required fileds 1 0 0
Verify if the json object with id186777Has required fileds 1 0 0
Verify if the json object with id186782Has required fileds 1 0 0
Verify if the json object with id186784Has required fileds 1 0 0
Verify if the json object with id186785Has required fileds 1 0 0
Verify if the json object with id186786Has required fileds 1 0 0
Verify if the json object with id186787Has required fileds 1 0 0
Verify if the json object with id186788Has required fileds 1 0 0
Verify if the json object with id186789Has required fileds 1 0 0
Verify if the json object with id186790Has required fileds 1 0 0
Verify if the json object with id186791Has required fileds 1 0 0
Verify if the json object with id186792Has required fileds 1 0 0
Verify if the json object with id186793Has required fileds 1 0 0
Verify if the json object with id186794Has required fileds 1 0 0
Verify if the json object with id186795Has required fileds 1 0 0
Verify if the json object with id186796Has required fileds 1 0 0
Verify if the json object with id186797Has required fileds 1 0 0
Verify if the json object with id186798Has required fileds 1 0 0
Verify if the json object with id186802Has required fileds 1 0 0
Verify if the json object with id186803Has required fileds 1 0 0
Verify if the json object with id186804Has required fileds 1 0 0
Verify if the json object with id186805Has required fileds 1 0 0
Verify if the json object with id186806Has required fileds 1 0 0
Verify if the json object with id186807Has required fileds 1 0 0
Verify if the json object with id186809Has required fileds 1 0 0
Verify if the json object with id186810Has required fileds 1 0 0
Verify if the json object with id186811Has required fileds 1 0 0
Verify if the json object with id186812Has required fileds 1 0 0
Verify if the json object with id186813Has required fileds 1 0 0
Verify if the json object with id186817Has required fileds 1 0 0
Verify if the json object with id186818Has required fileds 1 0 0
Verify if the json object with id186820Has required fileds 1 0 0
Verify if the json object with id186821Has required fileds 1 0 0
Verify if the json object with id186822Has required fileds 1 0 0
Verify if the json object with id186823Has required fileds 1 0 0
Verify if the json object with id186824Has required fileds 1 0 0
Verify if the json object with id186825Has required fileds 1 0 0
Verify if the json object with id186826Has required fileds 1 0 0
Verify if the json object with id186829Has required fileds 1 0 0
Verify if the json object with id186830Has required fileds 1 0 0
Verify if the json object with id186831Has required fileds 1 0 0
Verify if the json object with id186833Has required fileds 1 0 0
Verify if the json object with id186834Has required fileds 1 0 0
Verify if the json object with id186835Has required fileds 1 0 0
Verify if the json object with id186836Has required fileds 1 0 0
Verify if the json object with id186837Has required fileds 1 0 0
Verify if the json object with id186838Has required fileds 1 0 0
Verify if the json object with id186839Has required fileds 1 0 0
Verify if the json object with id186840Has required fileds 1 0 0
Verify if the json object with id186841Has required fileds 1 0 0
Verify if the json object with id186842Has required fileds 1 0 0
Verify if the json object with id186843Has required fileds 1 0 0
Verify if the json object with id186844Has required fileds 1 0 0
Verify if the json object with id186845Has required fileds 1 0 0
Verify if the json object with id186846Has required fileds 1 0 0
Verify if the json object with id186847Has required fileds 1 0 0
Verify if the json object with id186848Has required fileds 1 0 0
Verify if the json object with id186850Has required fileds 1 0 0
Verify if the json object with id186852Has required fileds 1 0 0
Verify if the json object with id186853Has required fileds 1 0 0
Verify if the json object with id186854Has required fileds 1 0 0
Verify if the json object with id186855Has required fileds 1 0 0
Verify if the json object with id186856Has required fileds 1 0 0
Verify if the json object with id186858Has required fileds 1 0 0
Verify if the json object with id186859Has required fileds 1 0 0
Verify if the json object with id186860Has required fileds 1 0 0
Verify if the json object with id186861Has required fileds 1 0 0
Verify if the json object with id186862Has required fileds 1 0 0
Verify if the json object with id186863Has required fileds 1 0 0
Verify if the json object with id186864Has required fileds 1 0 0
Verify if the json object with id186865Has required fileds 1 0 0
Verify if the json object with id186866Has required fileds 1 0 0
Verify if the json object with id186867Has required fileds 1 0 0
Verify if the json object with id186868Has required fileds 1 0 0
Verify if the json object with id186869Has required fileds 1 0 0
Verify if the json object with id186870Has required fileds 1 0 0
Verify if the json object with id186871Has required fileds 1 0 0
Verify if the json object with id186872Has required fileds 1 0 0
Verify if the json object with id186873Has required fileds 1 0 0
Verify if the json object with id186874Has required fileds 1 0 0
Verify if the json object with id186875Has required fileds 1 0 0
Verify if the json object with id186876Has required fileds 1 0 0
Verify if the json object with id186877Has required fileds 1 0 0
Verify if the json object with id186878Has required fileds 1 0 0
Verify if the json object with id186879Has required fileds 1 0 0
Verify if the json object with id186880Has required fileds 1 0 0
Verify if the json object with id186881Has required fileds 1 0 0
Verify if the json object with id186882Has required fileds 1 0 0
Verify if the json object with id186883Has required fileds 1 0 0
Verify if the json object with id186884Has required fileds 1 0 0
Verify if the json object with id186885Has required fileds 1 0 0
Verify if the json object with id186886Has required fileds 1 0 0
Verify if the json object with id186887Has required fileds 1 0 0
Verify if the json object with id186888Has required fileds 1 0 0
Verify if the json object with id186889Has required fileds 1 0 0
Verify if the json object with id186891Has required fileds 1 0 0
Verify if the json object with id186892Has required fileds 1 0 0
Verify if the json object with id186893Has required fileds 1 0 0
Verify if the json object with id186894Has required fileds 1 0 0
Verify if the json object with id186896Has required fileds 1 0 0
Verify if the json object with id186897Has required fileds 1 0 0
Verify if the json object with id186898Has required fileds 1 0 0
Verify if the json object with id186899Has required fileds 1 0 0
Verify if the json object with id186900Has required fileds 1 0 0
Verify if the json object with id186901Has required fileds 1 0 0
Verify if the json object with id186902Has required fileds 1 0 0
Verify if the json object with id186903Has required fileds 1 0 0
Verify if the json object with id186904Has required fileds 1 0 0
Verify if the json object with id186905Has required fileds 1 0 0
Verify if the json object with id186906Has required fileds 1 0 0
Verify if the json object with id186907Has required fileds 1 0 0
Verify if the json object with id186908Has required fileds 1 0 0
Verify if the json object with id186909Has required fileds 1 0 0
Verify if the json object with id186910Has required fileds 1 0 0
Verify if the json object with id186911Has required fileds 1 0 0
Verify if the json object with id186912Has required fileds 1 0 0
Verify if the json object with id186913Has required fileds 1 0 0
Verify if the json object with id186914Has required fileds 1 0 0
Verify if the json object with id186915Has required fileds 1 0 0
Verify if the json object with id186916Has required fileds 1 0 0
Verify if the json object with id186917Has required fileds 1 0 0
Verify if the json object with id186918Has required fileds 1 0 0
Verify if the json object with id186924Has required fileds 1 0 0
Verify if the json object with id186925Has required fileds 1 0 0
Verify if the json object with id186926Has required fileds 1 0 0
Verify if the json object with id186927Has required fileds 1 0 0
Verify if the json object with id186928Has required fileds 1 0 0
Verify if the json object with id186929Has required fileds 1 0 0
Verify if the json object with id186930Has required fileds 1 0 0
Verify if the json object with id186931Has required fileds 1 0 0
Verify if the json object with id186933Has required fileds 1 0 0
Verify if the json object with id186934Has required fileds 1 0 0
Verify if the json object with id186935Has required fileds 1 0 0
Verify if the json object with id186936Has required fileds 1 0 0
Verify if the json object with id186937Has required fileds 1 0 0
Verify if the json object with id186938Has required fileds 1 0 0
Verify if the json object with id186939Has required fileds 1 0 0
Verify if the json object with id186940Has required fileds 1 0 0
Verify if the json object with id186941Has required fileds 1 0 0
Verify if the json object with id186942Has required fileds 1 0 0
Verify if the json object with id186943Has required fileds 1 0 0
Verify if the json object with id186944Has required fileds 1 0 0
Verify if the json object with id186945Has required fileds 1 0 0
Verify if the json object with id186946Has required fileds 1 0 0
Verify if the json object with id186947Has required fileds 1 0 0
Verify if the json object with id186948Has required fileds 1 0 0
Verify if the json object with id186949Has required fileds 1 0 0
Verify if the json object with id186950Has required fileds 1 0 0
Verify if the json object with id186951Has required fileds 1 0 0
Verify if the json object with id186952Has required fileds 1 0 0
Verify if the json object with id186953Has required fileds 1 0 0
Verify if the json object with id186956Has required fileds 1 0 0
Verify if the json object with id186957Has required fileds 1 0 0
Verify if the json object with id186958Has required fileds 1 0 0
Verify if the json object with id186959Has required fileds 1 0 0
Verify if the json object with id186960Has required fileds 1 0 0
Verify if the json object with id186961Has required fileds 1 0 0
Verify if the json object with id186962Has required fileds 1 0 0
Verify if the json object with id186963Has required fileds 1 0 0
Verify if the json object with id186964Has required fileds 1 0 0
Verify if the json object with id186965Has required fileds 1 0 0
Verify if the json object with id186966Has required fileds 1 0 0
Verify if the json object with id186967Has required fileds 1 0 0
Verify if the json object with id186968Has required fileds 1 0 0
Verify if the json object with id186969Has required fileds 1 0 0
Verify if the json object with id186970Has required fileds 1 0 0
Verify if the json object with id186971Has required fileds 1 0 0
Verify if the json object with id186972Has required fileds 1 0 0
Verify if the json object with id186973Has required fileds 1 0 0
Verify if the json object with id186974Has required fileds 1 0 0
Verify if the json object with id186975Has required fileds 1 0 0
Verify if the json object with id186976Has required fileds 1 0 0
Verify if the json object with id186977Has required fileds 1 0 0
Verify if the json object with id186978Has required fileds 1 0 0
Verify if the json object with id186979Has required fileds 1 0 0
Verify if the json object with id186980Has required fileds 1 0 0
Verify if the json object with id186981Has required fileds 1 0 0
Verify if the json object with id186982Has required fileds 1 0 0
Verify if the json object with id186983Has required fileds 1 0 0
Verify if the json object with id186984Has required fileds 1 0 0
Verify if the json object with id186985Has required fileds 1 0 0
Verify if the json object with id186986Has required fileds 1 0 0
Verify if the json object with id186987Has required fileds 1 0 0
Verify if the json object with id186988Has required fileds 1 0 0
Verify if the json object with id186989Has required fileds 1 0 0
Verify if the json object with id186990Has required fileds 1 0 0
Verify if the json object with id186991Has required fileds 1 0 0
Verify if the json object with id186992Has required fileds 1 0 0
Verify if the json object with id186993Has required fileds 1 0 0
Verify if the json object with id186994Has required fileds 1 0 0
Verify if the json object with id186995Has required fileds 1 0 0
Verify if the json object with id186996Has required fileds 1 0 0
Verify if the json object with id186997Has required fileds 1 0 0
Verify if the json object with id186998Has required fileds 1 0 0
Verify if the json object with id186999Has required fileds 1 0 0
Verify if the json object with id187000Has required fileds 1 0 0
Verify if the json object with id187001Has required fileds 1 0 0
Verify if the json object with id187002Has required fileds 1 0 0
Verify if the json object with id187003Has required fileds 1 0 0
Verify if the json object with id187004Has required fileds 1 0 0
Verify if the json object with id187005Has required fileds 1 0 0
Verify if the json object with id187006Has required fileds 1 0 0
Verify if the json object with id187007Has required fileds 1 0 0
Verify if the json object with id187008Has required fileds 1 0 0
Verify if the json object with id187009Has required fileds 1 0 0
Verify if the json object with id187010Has required fileds 1 0 0
Verify if the json object with id187011Has required fileds 1 0 0
Verify if the json object with id187012Has required fileds 1 0 0
Verify if the json object with id187013Has required fileds 1 0 0
Verify if the json object with id187014Has required fileds 1 0 0
Verify if the json object with id187015Has required fileds 1 0 0
Verify if the json object with id187016Has required fileds 1 0 0
Verify if the json object with id187017Has required fileds 1 0 0
Verify if the json object with id187018Has required fileds 1 0 0
Verify if the json object with id187019Has required fileds 1 0 0
Verify if the json object with id187020Has required fileds 1 0 0
Verify if the json object with id187021Has required fileds 1 0 0
Verify if the json object with id187022Has required fileds 1 0 0
Verify if the json object with id187023Has required fileds 1 0 0
Verify if the json object with id187024Has required fileds 1 0 0
Verify if the json object with id187025Has required fileds 1 0 0
Verify if the json object with id187026Has required fileds 1 0 0
Verify if the json object with id187027Has required fileds 1 0 0
Verify if the json object with id187028Has required fileds 1 0 0
Verify if the json object with id187029Has required fileds 1 0 0
Verify if the json object with id187030Has required fileds 1 0 0
Verify if the json object with id187031Has required fileds 1 0 0
Verify if the json object with id187032Has required fileds 1 0 0
Verify if the json object with id187033Has required fileds 1 0 0
Verify if the json object with id187034Has required fileds 1 0 0
Verify if the json object with id187035Has required fileds 1 0 0
Verify if the json object with id187036Has required fileds 1 0 0
Verify if the json object with id187037Has required fileds 1 0 0
Verify if the json object with id187038Has required fileds 1 0 0
Verify if the json object with id187039Has required fileds 1 0 0
Verify if the json object with id187040Has required fileds 1 0 0
Verify if the json object with id187041Has required fileds 1 0 0
Verify if the json object with id187042Has required fileds 1 0 0
Verify if the json object with id187045Has required fileds 1 0 0
Verify if the json object with id187046Has required fileds 1 0 0
Verify if the json object with id187047Has required fileds 1 0 0
Verify if the json object with id187048Has required fileds 1 0 0
Verify if the json object with id187049Has required fileds 1 0 0
Verify if the json object with id187050Has required fileds 1 0 0
Verify if the json object with id187060Has required fileds 1 0 0
Verify if the json object with id187061Has required fileds 1 0 0
Verify if the json object with id187062Has required fileds 1 0 0
Verify if the json object with id187063Has required fileds 1 0 0
Verify if the json object with id187064Has required fileds 1 0 0
Verify if the json object with id187065Has required fileds 1 0 0
Verify if the json object with id187066Has required fileds 1 0 0
Verify if the json object with id187067Has required fileds 1 0 0
Verify if the json object with id187068Has required fileds 1 0 0
Verify if the json object with id187069Has required fileds 1 0 0
Verify if the json object with id187070Has required fileds 1 0 0
Verify if the json object with id187071Has required fileds 1 0 0
Verify if the json object with id187072Has required fileds 1 0 0
Verify if the json object with id187073Has required fileds 1 0 0
Verify if the json object with id187074Has required fileds 1 0 0
Verify if the json object with id187075Has required fileds 1 0 0
Verify if the json object with id187076Has required fileds 1 0 0
Verify if the json object with id187077Has required fileds 1 0 0
Verify if the json object with id187078Has required fileds 1 0 0
Verify if the json object with id187079Has required fileds 1 0 0
Verify if the json object with id187080Has required fileds 1 0 0
Verify if the json object with id187081Has required fileds 1 0 0
Verify if the json object with id187082Has required fileds 1 0 0
Verify if the json object with id187083Has required fileds 1 0 0
Verify if the json object with id187084Has required fileds 1 0 0
Verify if the json object with id187085Has required fileds 1 0 0
Verify if the json object with id187086Has required fileds 1 0 0
Verify if the json object with id187087Has required fileds 1 0 0
Verify if the json object with id187088Has required fileds 1 0 0
Verify if the json object with id187089Has required fileds 1 0 0
Verify if the json object with id187091Has required fileds 1 0 0
Verify if the json object with id187093Has required fileds 1 0 0
Verify if the json object with id187094Has required fileds 1 0 0
Verify if the json object with id187095Has required fileds 1 0 0
Verify if the json object with id187097Has required fileds 1 0 0
Verify if the json object with id187100Has required fileds 1 0 0
Verify if the json object with id187102Has required fileds 1 0 0
Verify if the json object with id187103Has required fileds 1 0 0
Verify if the json object with id187105Has required fileds 1 0 0
Verify if the json object with id187107Has required fileds 1 0 0
Verify if the json object with id187108Has required fileds 1 0 0
Verify if the json object with id187109Has required fileds 1 0 0
Verify if the json object with id187110Has required fileds 1 0 0
Verify if the json object with id187111Has required fileds 1 0 0
Verify if the json object with id187112Has required fileds 1 0 0
Verify if the json object with id187113Has required fileds 1 0 0
Verify if the json object with id187114Has required fileds 1 0 0
Verify if the json object with id187115Has required fileds 1 0 0
Verify if the json object with id187116Has required fileds 1 0 0
Verify if the json object with id187117Has required fileds 1 0 0
Verify if the json object with id187118Has required fileds 1 0 0
Verify if the json object with id187119Has required fileds 1 0 0
Verify if the json object with id187120Has required fileds 1 0 0
Verify if the json object with id187121Has required fileds 1 0 0
Verify if the json object with id187122Has required fileds 1 0 0
Verify if the json object with id187123Has required fileds 1 0 0
Verify if the json object with id187124Has required fileds 1 0 0
Verify if the json object with id187125Has required fileds 1 0 0
Verify if the json object with id187126Has required fileds 1 0 0
Verify if the json object with id187127Has required fileds 1 0 0
Verify if the json object with id187128Has required fileds 1 0 0
Verify if the json object with id187129Has required fileds 1 0 0
Verify if the json object with id187130Has required fileds 1 0 0
Verify if the json object with id187131Has required fileds 1 0 0
Verify if the json object with id187132Has required fileds 1 0 0
Verify if the json object with id187133Has required fileds 1 0 0
Verify if the json object with id187134Has required fileds 1 0 0
Verify if the json object with id187135Has required fileds 1 0 0
Verify if the json object with id187136Has required fileds 1 0 0
Verify if the json object with id187137Has required fileds 1 0 0
Verify if the json object with id187138Has required fileds 1 0 0
Verify if the json object with id187139Has required fileds 1 0 0
Verify if the json object with id187140Has required fileds 1 0 0
Verify if the json object with id187141Has required fileds 1 0 0
Verify if the json object with id187142Has required fileds 1 0 0
Verify if the json object with id187143Has required fileds 1 0 0
Verify if the json object with id187144Has required fileds 1 0 0
Verify if the json object with id187145Has required fileds 1 0 0
Verify if the json object with id187146Has required fileds 1 0 0
Verify if the json object with id187147Has required fileds 1 0 0
Verify if the json object with id187149Has required fileds 1 0 0
Verify if the json object with id187150Has required fileds 1 0 0
Verify if the json object with id187152Has required fileds 1 0 0
Verify if the json object with id187153Has required fileds 1 0 0
Verify if the json object with id187154Has required fileds 1 0 0
Verify if the json object with id187156Has required fileds 1 0 0
Verify if the json object with id187157Has required fileds 1 0 0
Verify if the json object with id187158Has required fileds 1 0 0
Verify if the json object with id187159Has required fileds 1 0 0
Verify if the json object with id187160Has required fileds 1 0 0
Verify if the json object with id187161Has required fileds 1 0 0
Verify if the json object with id187162Has required fileds 1 0 0
Verify if the json object with id187163Has required fileds 1 0 0
Verify if the json object with id187164Has required fileds 1 0 0
Verify if the json object with id187165Has required fileds 1 0 0
Verify if the json object with id187166Has required fileds 1 0 0
Verify if the json object with id187167Has required fileds 1 0 0
Verify if the json object with id187168Has required fileds 1 0 0
Verify if the json object with id187169Has required fileds 1 0 0
Verify if the json object with id187170Has required fileds 1 0 0
Verify if the json object with id187171Has required fileds 1 0 0
Verify if the json object with id187172Has required fileds 1 0 0
Verify if the json object with id187173Has required fileds 1 0 0
Verify if the json object with id187177Has required fileds 1 0 0
Verify if the json object with id187178Has required fileds 1 0 0
Verify if the json object with id187181Has required fileds 1 0 0
Verify if the json object with id187183Has required fileds 1 0 0
Verify if the json object with id187184Has required fileds 1 0 0
Verify if the json object with id187185Has required fileds 1 0 0
Verify if the json object with id187186Has required fileds 1 0 0
Verify if the json object with id187187Has required fileds 1 0 0
Verify if the json object with id187188Has required fileds 1 0 0
Verify if the json object with id187189Has required fileds 1 0 0
Verify if the json object with id187190Has required fileds 1 0 0
Verify if the json object with id187194Has required fileds 1 0 0
Verify if the json object with id187195Has required fileds 1 0 0
Verify if the json object with id187196Has required fileds 1 0 0
Verify if the json object with id187197Has required fileds 1 0 0
Verify if the json object with id187198Has required fileds 1 0 0
Verify if the json object with id187199Has required fileds 1 0 0
Verify if the json object with id187200Has required fileds 1 0 0
Verify if the json object with id187201Has required fileds 1 0 0
Verify if the json object with id187202Has required fileds 1 0 0
Verify if the json object with id187203Has required fileds 1 0 0
Verify if the json object with id187204Has required fileds 1 0 0
Verify if the json object with id187205Has required fileds 1 0 0
Verify if the json object with id187206Has required fileds 1 0 0
Verify if the json object with id187207Has required fileds 1 0 0
Verify if the json object with id187208Has required fileds 1 0 0
Verify if the json object with id187209Has required fileds 1 0 0
Verify if the json object with id187210Has required fileds 1 0 0
Verify if the json object with id187211Has required fileds 1 0 0
Verify if the json object with id187212Has required fileds 1 0 0
Verify if the json object with id187215Has required fileds 1 0 0
Verify if the json object with id187216Has required fileds 1 0 0
Verify if the json object with id187217Has required fileds 1 0 0
Verify if the json object with id187219Has required fileds 1 0 0
Verify if the json object with id187220Has required fileds 1 0 0
Verify if the json object with id187221Has required fileds 1 0 0
Verify if the json object with id187222Has required fileds 1 0 0
Verify if the json object with id187223Has required fileds 1 0 0
Verify if the json object with id187224Has required fileds 1 0 0
Verify if the json object with id187225Has required fileds 1 0 0
Verify if the json object with id187226Has required fileds 1 0 0
Verify if the json object with id187227Has required fileds 1 0 0
Verify if the json object with id187228Has required fileds 1 0 0
Verify if the json object with id187229Has required fileds 1 0 0
Verify if the json object with id187230Has required fileds 1 0 0
Verify if the json object with id187231Has required fileds 1 0 0
Verify if the json object with id187232Has required fileds 1 0 0
Verify if the json object with id187233Has required fileds 1 0 0
Verify if the json object with id187234Has required fileds 1 0 0
Verify if the json object with id187235Has required fileds 1 0 0
Verify if the json object with id187236Has required fileds 1 0 0
Verify if the json object with id187237Has required fileds 1 0 0
Verify if the json object with id187238Has required fileds 1 0 0
Verify if the json object with id187239Has required fileds 1 0 0
Verify if the json object with id187240Has required fileds 1 0 0
Verify if the json object with id187241Has required fileds 1 0 0
Verify if the json object with id187242Has required fileds 1 0 0
Verify if the json object with id187243Has required fileds 1 0 0
Verify if the json object with id187244Has required fileds 1 0 0
Verify if the json object with id187245Has required fileds 1 0 0
Verify if the json object with id187246Has required fileds 1 0 0
Verify if the json object with id187247Has required fileds 1 0 0
Verify if the json object with id187248Has required fileds 1 0 0
Verify if the json object with id187249Has required fileds 1 0 0
Verify if the json object with id187250Has required fileds 1 0 0
Verify if the json object with id187251Has required fileds 1 0 0
Verify if the json object with id187252Has required fileds 1 0 0
Verify if the json object with id187253Has required fileds 1 0 0
Verify if the json object with id187254Has required fileds 1 0 0
Verify if the json object with id187255Has required fileds 1 0 0
Verify if the json object with id187256Has required fileds 1 0 0
Verify if the json object with id187257Has required fileds 1 0 0
Verify if the json object with id187258Has required fileds 1 0 0
Verify if the json object with id187259Has required fileds 1 0 0
Verify if the json object with id187260Has required fileds 1 0 0
Verify if the json object with id187261Has required fileds 1 0 0
Verify if the json object with id187262Has required fileds 1 0 0
Verify if the json object with id187263Has required fileds 1 0 0
Verify if the json object with id187264Has required fileds 1 0 0
Verify if the json object with id187265Has required fileds 1 0 0
Verify if the json object with id187266Has required fileds 1 0 0
Verify if the json object with id187267Has required fileds 1 0 0
Verify if the json object with id187268Has required fileds 1 0 0
Verify if the json object with id187269Has required fileds 1 0 0
Verify if the json object with id187270Has required fileds 1 0 0
Verify if the json object with id187271Has required fileds 1 0 0
Verify if the json object with id187272Has required fileds 1 0 0
Verify if the json object with id187273Has required fileds 1 0 0
Verify if the json object with id187274Has required fileds 1 0 0
Verify if the json object with id187275Has required fileds 1 0 0
Verify if the json object with id187276Has required fileds 1 0 0
Verify if the json object with id187277Has required fileds 1 0 0
Verify if the json object with id187278Has required fileds 1 0 0
Verify if the json object with id187279Has required fileds 1 0 0
Verify if the json object with id187280Has required fileds 1 0 0
Verify if the json object with id187281Has required fileds 1 0 0
Verify if the json object with id187282Has required fileds 1 0 0
Verify if the json object with id187283Has required fileds 1 0 0
Verify if the json object with id187284Has required fileds 1 0 0
Verify if the json object with id187285Has required fileds 1 0 0
Verify if the json object with id187287Has required fileds 1 0 0
Verify if the json object with id186643Has required fileds 1 0 0
Verify if the json object with id186653Has required fileds 1 0 0
Verify if the json object with id186664Has required fileds 1 0 0
Verify if the json object with id186669Has required fileds 1 0 0
Verify if the json object with id186670Has required fileds 1 0 0
Verify if the json object with id186690Has required fileds 1 0 0
Verify if the json object with id186705Has required fileds 1 0 0
Verify if the json object with id186739Has required fileds 1 0 0
Verify if the json object with id186740Has required fileds 1 0 0
Verify if the json object with id186741Has required fileds 1 0 0
Verify if the json object with id186743Has required fileds 1 0 0
Verify if the json object with id186745Has required fileds 1 0 0
Verify if the json object with id186752Has required fileds 1 0 0
Verify if the json object with id186753Has required fileds 1 0 0
Verify if the json object with id186761Has required fileds 1 0 0
Verify if the json object with id186763Has required fileds 1 0 0
Verify if the json object with id186764Has required fileds 1 0 0
Verify if the json object with id186765Has required fileds 1 0 0
Verify if the json object with id186778Has required fileds 1 0 0
Verify if the json object with id186779Has required fileds 1 0 0
Verify if the json object with id186780Has required fileds 1 0 0
Verify if the json object with id186799Has required fileds 1 0 0
Verify if the json object with id186800Has required fileds 1 0 0
Verify if the json object with id186801Has required fileds 1 0 0
Verify if the json object with id186808Has required fileds 1 0 0
Verify if the json object with id186814Has required fileds 1 0 0
Verify if the json object with id186815Has required fileds 1 0 0
Verify if the json object with id186816Has required fileds 1 0 0
Verify if the json object with id186819Has required fileds 1 0 0
Verify if the json object with id186827Has required fileds 1 0 0
Verify if the json object with id186857Has required fileds 1 0 0
Verify if the json object with id186890Has required fileds 1 0 0
Verify if the json object with id186895Has required fileds 1 0 0
Verify if the json object with id186919Has required fileds 1 0 0
Verify if the json object with id186920Has required fileds 1 0 0
Verify if the json object with id186921Has required fileds 1 0 0
Verify if the json object with id186922Has required fileds 1 0 0
Verify if the json object with id186923Has required fileds 1 0 0
Verify if the json object with id186932Has required fileds 1 0 0
Verify if the json object with id186954Has required fileds 1 0 0
Verify if the json object with id186955Has required fileds 1 0 0
Verify if the json object with id187043Has required fileds 1 0 0
Verify if the json object with id187044Has required fileds 1 0 0
Verify if the json object with id187051Has required fileds 1 0 0
Verify if the json object with id187052Has required fileds 1 0 0
Verify if the json object with id187053Has required fileds 1 0 0
Verify if the json object with id187054Has required fileds 1 0 0
Verify if the json object with id187055Has required fileds 1 0 0
Verify if the json object with id187056Has required fileds 1 0 0
Verify if the json object with id187057Has required fileds 1 0 0
Verify if the json object with id187058Has required fileds 1 0 0
Verify if the json object with id187059Has required fileds 1 0 0
Verify if the json object with id187148Has required fileds 1 0 0
Verify if the json object with id187151Has required fileds 1 0 0
Verify if the json object with id187155Has required fileds 1 0 0
Verify if the json object with id187174Has required fileds 1 0 0
Verify if the json object with id187175Has required fileds 1 0 0
Verify if the json object with id187176Has required fileds 1 0 0
Verify if the json object with id187179Has required fileds 1 0 0
Verify if the json object with id187180Has required fileds 1 0 0
Verify if the json object with id187182Has required fileds 1 0 0
Verify if the json object with id187191Has required fileds 1 0 0
Verify if the json object with id187192Has required fileds 1 0 0
Verify if the json object with id187193Has required fileds 1 0 0
Verify if the json object with id187213Has required fileds 1 0 0
Verify if the json object with id187214Has required fileds 1 0 0
Verify if the json object with id187218Has required fileds 1 0 0
Verify if the json object with id187286Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 1303 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 388 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 3d772da9-e009-46dd-a5b6-fe97064bb635
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token a309d5f4-60ab-4c11-9384-1017b1a0f7a0
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token f0963f92-d309-4b1c-894a-4aafa9fd9051
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 124B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Content-Type application/json
Cache-Control no-cache
Postman-Token e1c52654-7f1d-4fd4-b7aa-0b7df6cf7a72
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 0 1 0
verify the created at and modified at data format 0 1 0
Total 0 11 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the response time is less than 200 ms
expected 244 to be below 200
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Content-Type application/json
Cache-Control no-cache
Postman-Token 92a7858f-c9bf-40b8-b8b8-6e60b4f783a5
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Content-Type application/json
Cache-Control no-cache
Postman-Token 0acafca6-25aa-4b0e-a21d-d9ceaeefa674
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token c61e6ad9-1009-4918-8b01-0385ef83493b
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token e116a414-c493-4bc0-bc5d-7e55e9862781
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 244ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Content-Type text/plain
Cache-Control no-cache
Postman-Token a8114583-73a5-4b17-b7a1-ba003272ee88
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Content-Type text/plain
Cache-Control no-cache
Postman-Token 43ded6e3-eadc-4328-b1aa-1ac10ece3f11
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token da20f36c-b8ed-4d77-86e3-c1c945ae0cc5
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token a7c9a407-a3da-409e-85f0-51cdd2e46c21
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Content-Type text/plain
Cache-Control no-cache
Postman-Token 36118ed5-6a02-4ba7-8a11-537c14d07eaf
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Content-Type text/plain
Cache-Control no-cache
Postman-Token e5d4d17e-bec9-4c80-9a68-7f92dd05c081
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 245ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Content-Type text/plain
Cache-Control no-cache
Postman-Token a74ddf95-a3d1-4955-9d2d-22bd529bfd0f
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 698B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9636f3aa-27a0-46d8-aa11-2bfdf8a497c3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-IHQN/Qn3TRc3NMt7pE7nxMK+bUo"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwODd9.3NjZawQuMG9mUSbjWvBoM6Y6EiCngphLMpupilpHUDU"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 0 1 0
Verify the schema matches the correct json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response below <200
expected 247 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 78f7531b-8d76-4192-97b2-bc7c0694c11b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5a6d10cb-cf16-4a03-91c5-b0ba72ca565e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwODd9.3NjZawQuMG9mUSbjWvBoM6Y6EiCngphLMpupilpHUDU
Cache-Control no-cache
Postman-Token 07f24dc6-c330-4f9d-9c74-47cdeb68f7a8
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 246 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwODd9.3NjZawQuMG9mUSbjWvBoM6Y6EiCngphLMpupilpHUDU
Cache-Control no-cache
Postman-Token 90b2a7d1-12b0-4077-9b8a-7f08f234f3ab
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwODd9.3NjZawQuMG9mUSbjWvBoM6Y6EiCngphLMpupilpHUDU
Cache-Control no-cache
Postman-Token f20ba896-0c1e-4353-a4e4-70622541038f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 315ms
Mean size per request: 250B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwODd9.3NjZawQuMG9mUSbjWvBoM6Y6EiCngphLMpupilpHUDU
Cache-Control no-cache
Postman-Token 045baa6e-cb64-4a39-b879-4698d99a20bb
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-qfefmGysGiO+je+bnu/DzkBhE78"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":1132},{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Pending for delivery","key":"pending_for_delivery","count":7}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 315 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 314ms
Mean size per request: 250B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwODd9.3NjZawQuMG9mUSbjWvBoM6Y6EiCngphLMpupilpHUDU
Cache-Control no-cache
Postman-Token d0fa3ba2-1b42-45c8-aa5c-7e12deb890a3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-qfefmGysGiO+je+bnu/DzkBhE78"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":1132},{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Pending for delivery","key":"pending_for_delivery","count":7}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token cfc5a630-7e65-4de7-af12-4e53093b8a0e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 405ms
Mean size per request: 1.07MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwODd9.3NjZawQuMG9mUSbjWvBoM6Y6EiCngphLMpupilpHUDU
Cache-Control no-cache
Postman-Token 89595a24-e4e0-4e36-94af-cb7e4a49c19d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1126887
ETag W/"1131e7-gRIHBQQWStgaJ9t4/i72tW2CyEQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185648,"job_number":"JOB_185648","tr_customer_id":185666,"tr_customer_product_id":185656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T21:05:24.000Z","modified_at":"2026-02-13T21:05:24.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-08","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-08T21:05:23.828664209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T21:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185649,"job_number":"JOB_185649","tr_customer_id":185667,"tr_customer_product_id":185657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T22:02:05.000Z","modified_at":"2026-02-13T22:02:05.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T22:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token aa036951-e25e-4521-b2ed-5bfa55f0757c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token dadb4581-dc6d-4119-91b6-dbf75506592f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwODd9.3NjZawQuMG9mUSbjWvBoM6Y6EiCngphLMpupilpHUDU
Cache-Control no-cache
Postman-Token 3828a75e-d063-4177-8cd5-421db05b39dd
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwODd9.3NjZawQuMG9mUSbjWvBoM6Y6EiCngphLMpupilpHUDU
Cache-Control no-cache
Postman-Token 1f8db7e0-7296-4155-870b-606adb55e300
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token 7958728a-dc7c-44e3-8556-a489a561f075
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 63e088d7-3dcf-4abd-9147-6f78d20c1ff9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 245ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwODd9.3NjZawQuMG9mUSbjWvBoM6Y6EiCngphLMpupilpHUDU
Content-Type application/json
Cache-Control no-cache
Postman-Token 00315f01-b57a-4c09-bdab-bcd4ed03248e
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwNzh9.f4BDS1KH16FFrIgztJIpAmujX0GOWYtbH_HbWL3X3WA
Content-Type text/plain
Cache-Control no-cache
Postman-Token c4ac35c9-dd2c-464b-adfb-06a11af2276c
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwODd9.3NjZawQuMG9mUSbjWvBoM6Y6EiCngphLMpupilpHUDU
Content-Type application/json
Cache-Control no-cache
Postman-Token 8900c513-5e25-4b27-87a0-e17322b6c7a9
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token 8aae656c-bff6-414b-b980-878f41153143
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 595a807f-7083-47d4-b653-c1ed9fc9c32c
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 392ms
Mean size per request: 1.07MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwODd9.3NjZawQuMG9mUSbjWvBoM6Y6EiCngphLMpupilpHUDU
Cache-Control no-cache
Postman-Token f8baa3c2-449d-40f6-87fb-d9ab192cf924
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1126887
ETag W/"1131e7-gRIHBQQWStgaJ9t4/i72tW2CyEQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185648,"job_number":"JOB_185648","tr_customer_id":185666,"tr_customer_product_id":185656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T21:05:24.000Z","modified_at":"2026-02-13T21:05:24.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-08","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-08T21:05:23.828664209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T21:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185649,"job_number":"JOB_185649","tr_customer_id":185667,"tr_customer_product_id":185657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T22:02:05.000Z","modified_at":"2026-02-13T22:02:05.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T22:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 0e36a115-7c1a-4408-afd7-a9d5c0f9d564
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-uRR9kE06xEr+w6Vict/vH6IG6ac"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token ba35e6b0-d78b-4daa-926c-6850fb90ccaf
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 4403f638-1840-4d8b-a4a3-4a5658c3e886
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Cache-Control no-cache
Postman-Token a7e0cc18-bd3d-4988-8b31-d605a867e9eb
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Cache-Control no-cache
Postman-Token 2ec771f6-0a0f-4f9c-b319-32bfad01ccaa
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Cache-Control no-cache
Postman-Token d85c924b-0453-42b1-af51-5a60de47efa9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Cache-Control no-cache
Postman-Token 7ffdbcd3-db21-4295-a5e9-b366057322e5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-Q1HEtqguiJvnQQg0Al91FWeogXU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Repair completed","key":"repair_completed","count":210}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Cache-Control no-cache
Postman-Token 3f95cd25-d331-4c1b-94c0-a72bcedecde3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-Q1HEtqguiJvnQQg0Al91FWeogXU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Repair completed","key":"repair_completed","count":210}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token 57961d62-b116-4b4f-ba97-f8835dc2ce0d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Content-Type application/json
Cache-Control no-cache
Postman-Token c8c7aae3-8a09-4612-a497-08858b9287ce
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-lSXEGs+sJWpxXFFN/HY3UODM3dc"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Content-Type application/json
Cache-Control no-cache
Postman-Token 90301486-905c-4bc2-82bb-befd61493dd0
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-lSXEGs+sJWpxXFFN/HY3UODM3dc"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Content-Type application/json
Cache-Control no-cache
Postman-Token 7c0e0f0a-1cd1-411b-bc56-acae88d4b7a2
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-lSXEGs+sJWpxXFFN/HY3UODM3dc"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Content-Type application/json
Cache-Control no-cache
Postman-Token a09b8dbf-37e8-4680-aafe-2036a95f6076
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-lSXEGs+sJWpxXFFN/HY3UODM3dc"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 31B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Content-Type application/json
Cache-Control no-cache
Postman-Token e63f444e-96bb-44c1-846d-d7e461f1d956
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 0 1 0
Verify if the data array is non empty array 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200ms
expected 265 to be below 200
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token be1656d4-6d83-4d54-90fa-2f7783949181
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Content-Type application/json
Cache-Control no-cache
Postman-Token bab7e6c1-9ece-4b8a-8f30-8e9382acaabd
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Content-Type application/json
Cache-Control no-cache
Postman-Token 0ccc1e36-6c77-4616-8f22-d0ab45c646c6
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Content-Type application/json
Cache-Control no-cache
Postman-Token 197358c9-dc6d-40e1-81fc-efee42ea7b30
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 311ms
Mean size per request: 11.61KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Cache-Control no-cache
Postman-Token 52b1bfa5-5495-47cb-9654-85b1e7e594da
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 10 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 10 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 10 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 24 12 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 327ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Cache-Control no-cache
Postman-Token 781b9bbb-2c4c-420b-84e2-189bd8573c07
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 308ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Cache-Control no-cache
Postman-Token 463a842e-f559-415a-abd5-14d737c737e2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 310ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Cache-Control no-cache
Postman-Token eb2143c9-ed1b-420a-b372-9be084520daf
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:44:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b9b3643-d600-410a-bb1d-4c2e5c72c006
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 15 Feb 2026 18:45:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f5a35bc-3494-43b9-aee3-021edd237e28
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a34343bd-68e9-40d7-8555-9a37d9469bb5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 244ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f25e36d1-689c-4557-bedf-13c88c3ef592
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 245ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4ecb0a4a-1cd0-47f4-9690-fa96a0c846e6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fbd1d168-58e2-4fbd-99f1-68ceb82f6678
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b905a05f-4869-434f-8df5-5e515301550c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 245ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODEwOTN9.vaD6WAZJIoc2xHB_tkA-dmSrKELkSaSRIfuC2KYVgoE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 35e0efce-deb1-4d1b-9dd5-626b9b3607ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 30a05054-eeff-4dc3-b3be-eb5d04dbfdea
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-8unM53T1EAngPAHOMEgOU5095UQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEwMn0._N5UaYii1hK_evwA6chp9nNSZduZv21WLV5B-fpZZbo"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token 72190ad4-47c0-470c-b870-235e5e5dd0db
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-8unM53T1EAngPAHOMEgOU5095UQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEwMn0._N5UaYii1hK_evwA6chp9nNSZduZv21WLV5B-fpZZbo"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 248ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token c38c767b-b9ae-46dc-8b73-a6e106b69daa
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 8876d20d-bc95-4b17-9f51-c4ab138997a3
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 9de77ae7-dd3e-4d09-b98a-63babedcae37
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEwMn0._N5UaYii1hK_evwA6chp9nNSZduZv21WLV5B-fpZZbo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 25c33321-2b9e-4b01-a1af-34a85ce4b28a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEwMn0._N5UaYii1hK_evwA6chp9nNSZduZv21WLV5B-fpZZbo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f0a01c05-16a0-40f2-bad5-7adf9e37e7fe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 96597347-b1c1-438e-9a7c-767eb480ea1a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1b5a4260-c77e-4836-aa3a-8678e5dcf938
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEwMn0._N5UaYii1hK_evwA6chp9nNSZduZv21WLV5B-fpZZbo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9e593c20-3363-4ab8-8473-5429cf989d7b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-U/pnbF+FWuLUJADZdSLpHzf1T5E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":209},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEwMn0._N5UaYii1hK_evwA6chp9nNSZduZv21WLV5B-fpZZbo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8605bfe1-5c88-452e-8114-387f4a2a73b9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-U/pnbF+FWuLUJADZdSLpHzf1T5E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":209},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f10e4122-97ef-412b-bdaf-278e5604fedf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEwMn0._N5UaYii1hK_evwA6chp9nNSZduZv21WLV5B-fpZZbo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0bc9b26b-dd4e-4207-a38d-835386080c4c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-U/pnbF+FWuLUJADZdSLpHzf1T5E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":209},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEwMn0._N5UaYii1hK_evwA6chp9nNSZduZv21WLV5B-fpZZbo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9536bf64-0467-493c-a9ad-6bb1da1bc462
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-U/pnbF+FWuLUJADZdSLpHzf1T5E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":209},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEwMn0._N5UaYii1hK_evwA6chp9nNSZduZv21WLV5B-fpZZbo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1eeabd11-7242-447f-930d-0659e5b5742b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 14a751e8-8f71-49c4-8738-ad2c6eb6b2a0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b5346139-8b36-4d6e-b9c1-cccdf0b8f1ef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f3d1350-3c14-450a-bb5e-a3441bea7f5a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a7d696d7-9d52-498a-b95d-eeb3569fc822
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 307ms
Mean size per request: 1021B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEwMn0._N5UaYii1hK_evwA6chp9nNSZduZv21WLV5B-fpZZbo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9675603b-bbbd-42ab-b82a-51deb31001ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 1 0
Verify mandatory property in the response body 1 0 0
verify id is the number 1 0 0
verify mail id is the string 1 0 0
verify if the response matches the json schema 0 1 0
Total 6 3 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8e64ee45-17c1-4de5-acaf-f77960d328bd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 91fef91c-4f66-40b3-8cf9-42bc0dcb4141
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 517cb5f6-e4cc-4255-8f61-8eafb37e6da8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e182f1e4-d755-4e88-89a6-2aa07b80446c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEwMn0._N5UaYii1hK_evwA6chp9nNSZduZv21WLV5B-fpZZbo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cf7f331a-135f-4280-a526-8b7ce44913a8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 307ms
Mean size per request: 1021B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64aa007b-9af8-49f0-a16b-c24b41bd5670
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cb778f7a-cc0b-4b06-bf93-b0c7d963b1a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e131bd39-b9b5-45e8-9274-8668866473ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 314ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c5dca463-ce81-4602-bc1d-3e89a9a71e4d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 310ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4ddd066b-f99a-416e-986a-080ed41e33af
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e34351db-926f-4939-bab9-7eb5367fe9f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-UpVKPNmUZF/6NHSIV5ryUYVi/48"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTB9.qtUwsKKMl4HgwOz7Ukh-tkDGtF092nbODHg6wITOnIc"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTB9.qtUwsKKMl4HgwOz7Ukh-tkDGtF092nbODHg6wITOnIc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 453b4b10-ef65-430b-8587-5e62de80533f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTB9.qtUwsKKMl4HgwOz7Ukh-tkDGtF092nbODHg6wITOnIc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 439357ad-2f00-4d7b-82d6-44034310518a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-Zu6/zLlVeWlEeWV/c6zThdxtO/s"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":650},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 6.7KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTB9.qtUwsKKMl4HgwOz7Ukh-tkDGtF092nbODHg6wITOnIc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c52a02d-0057-4454-a42b-919107e223d1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1ad0-kv7t2wNrEilIiDTf2+BMiY5dvOo"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 15 Feb 2026 18:45:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185912,"job_number":"JOB_185912","tr_customer_id":185930,"tr_customer_product_id":185920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:40.000Z","modified_at":"2026-02-14T09:49:55.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"61751379145561","imei1":"61751379145561","imei2":"61751379145561","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 6.7KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTB9.qtUwsKKMl4HgwOz7Ukh-tkDGtF092nbODHg6wITOnIc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 126e89f4-bafd-467c-9f33-77ffa9e198a5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1ad0-kv7t2wNrEilIiDTf2+BMiY5dvOo"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 15 Feb 2026 18:45:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185912,"job_number":"JOB_185912","tr_customer_id":185930,"tr_customer_product_id":185920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:40.000Z","modified_at":"2026-02-14T09:49:55.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"61751379145561","imei1":"61751379145561","imei2":"61751379145561","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Validate the response schema is matching with expected schema 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Validate the response schema is matching with expected schema
expected data to satisfy schema but found following errors: 
        data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object, data.data[6].repair_start_date should be object, data.data[6].repair_end_date should be object, data.data[6].assigned_to should be object
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f9a5e503-c431-4015-a9e8-136ec69a53cb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 50b7d5ab-4fd8-455d-a425-c4f639d10c0b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9d2a3aa0-a171-4a56-af7b-0f86f5a65544
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTB9.qtUwsKKMl4HgwOz7Ukh-tkDGtF092nbODHg6wITOnIc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fbdec0a6-9b4a-4ddc-9ef4-fcd78f1677dc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 80680c55-8f78-40f6-8cb5-83459ed9a658
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTB9.qtUwsKKMl4HgwOz7Ukh-tkDGtF092nbODHg6wITOnIc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 470e0704-320c-4e17-8145-885ec3a70e29
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTB9.qtUwsKKMl4HgwOz7Ukh-tkDGtF092nbODHg6wITOnIc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b569193f-089d-43e1-b2cd-0edf2fafde2e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTB9.qtUwsKKMl4HgwOz7Ukh-tkDGtF092nbODHg6wITOnIc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1cc431a4-3cef-444c-ac66-789f0079a51c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTB9.qtUwsKKMl4HgwOz7Ukh-tkDGtF092nbODHg6wITOnIc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c5a8f47-5d76-4f54-9b9e-9d9e54f3d530
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 11cb8f5f-3441-4532-a572-1a855e681f15
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c9b56b5e-d5b5-4827-8c84-48091fa87c9c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTB9.qtUwsKKMl4HgwOz7Ukh-tkDGtF092nbODHg6wITOnIc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 04d9183a-c447-4472-a603-f01a3147a42b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTB9.qtUwsKKMl4HgwOz7Ukh-tkDGtF092nbODHg6wITOnIc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a64c23ab-a68e-464e-80a5-974a88723034
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTB9.qtUwsKKMl4HgwOz7Ukh-tkDGtF092nbODHg6wITOnIc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e973e750-d65d-4046-a0c8-1b44784ce197
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a596159d-cc48-40d0-954e-f984b946b359
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-iaBLpOImxQM9ZAoRrdc9FBAxdgo"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 1 0 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2d9e35de-13d9-46c4-8083-acf7c7d614ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-iaBLpOImxQM9ZAoRrdc9FBAxdgo"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 247 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 248ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c38225ed-300c-499f-8952-84f588e69639
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 246ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a046af62-11ba-4970-8981-8115461bc041
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Cache-Control no-cache
Postman-Token ecb3295c-e85a-490e-9c2d-f75dcd81f559
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Cache-Control no-cache
Postman-Token aa5bca2c-9833-4235-ab2c-032337d5f6df
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Cache-Control no-cache
Postman-Token 07da8012-5533-47b7-8ac3-ea2659cb54b3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cb94d2ac-e5db-4242-a85e-a2a352ec2945
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-Zu6/zLlVeWlEeWV/c6zThdxtO/s"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":650},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Cache-Control no-cache
Postman-Token 45056b2a-2c2e-4e1d-aec9-899d76b5d247
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token c44a947e-3a9b-493b-b773-86bb61775c61
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Cache-Control no-cache
Postman-Token a24d58e5-4b78-434c-96b2-22286d7f5054
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 275ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Content-Type application/json
Cache-Control no-cache
Postman-Token 3d71d4b0-adce-48ed-8a01-755ff654f20d
Content-Length 1070
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Manoj",
                "last_name": "Patil",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 274ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Content-Type application/json
Cache-Control no-cache
Postman-Token b107d6dc-56eb-4659-9d47-8108a7fe9119
Content-Length 1084
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "Patil",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 270ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
randomNumber 279
randomFirstName Gerald
randomLastName Pollich
randomEmail Eileen_Cremin@yahoo.com
randomPhoneNumber 434-467-7097
Content-Type application/json
Cache-Control no-cache
Postman-Token 62217f5f-a6c1-4b60-bfbf-d3ce17f60796
Content-Length 1077
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Windler",
                "last_name": "Tremayne",
                "mobile_number": "838-945-8418",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Asia_Osinski74@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Cache-Control no-cache
Postman-Token 86cc41b7-ed1d-45c1-b56b-ad39eaae0ce4
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-Zu6/zLlVeWlEeWV/c6zThdxtO/s"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":650},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 0 1 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify the response time<150 ms
expected 274 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 99a9df3b-fc63-454a-9a79-f9dc0fb7c8ff
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token c707a616-000e-458f-9f6b-e7026ba383c9
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 369ms
Mean size per request: 630.49KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Content-Type application/json
Cache-Control no-cache
Postman-Token da0455ff-2f99-45bd-b436-81e814836de9
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 645625
ETag W/"9d9f9-21Wh14B1Mq3FFMApOVWwCr4I9p0"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186640,"job_number":"JOB_186640","tr_customer_id":186658,"tr_customer_product_id":186648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:26:10.000Z","name":"Jakob Howe","mobile_number":"222-980-4375","email_id":"Lloyd_Lesch@hotmail.com","dop":"2025-05-30","serial_number":"18606306186824","imei1":"18606306186824","imei2":"18606306186824","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T03:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186644,"job_number":"JOB_186644","tr_customer_id":186662,"tr_customer_product_id":186652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:08.000Z","modified_at":"2026-02-15T04:32:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"25251004574541","imei1":"25251004574541","imei2":"25251004574541","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186645,"job_number":"JOB_186645","tr_customer_id":186663,"tr_customer_product_id":186653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:10.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"Vanessa Flatley","mobile_number":"558-302-6169","email_id":"Cortez67@yahoo.com","dop":"2025-04-06","serial_number":"17466350978510","imei1":"17466350978510","imei2":"17466350978510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186648,"job_number":"JOB_186648","tr_customer_id":186666,"tr_customer_product_id":186656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:55.000Z","name":"Mallie Lynch","mobile_number":"514-305-0462","email_id":"Donna.Botsford59@gmail.com","dop":"2025-04-06","serial_number":"12711921789210","imei1":"12711921789210","imei2":"12711921789210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186649,"job_number":"JOB_186649","tr_customer_id":186667,"tr_customer_product_id":186657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"62051795332451","imei1":"62051795332451","imei2":"62051795332451","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186651,"job_number":"JOB_186651","tr_customer_id":186669,"tr_customer_product_id":186659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:26.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"Stevie Funk","mobile_number":"301-412-2108","email_id":"Maximilian_Dare@gmail.com","dop":"2025-04-06","serial_number":"16830997565032","imei1":"16830997565032","imei2":"16830997565032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186654,"job_number":"JOB_186654","tr_customer_id":186672,"tr_customer_product_id":186662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:33.000Z","modified_at":"2026-02-15T04:33:09.000Z","name":"Juanita Thompson","mobile_number":"846-515-8455","email_id":"Elinore.Welch56@yahoo.com","dop":"2025-04-06","serial_number":"13202832663075","imei1":"13202832663075","imei2":"13202832663075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186657,"job_number":"JOB_186657","tr_customer_id":186675,"tr_customer_product_id":186665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:33:19.000Z","name":"Pietro Huels","mobile_number":"923-842-7113","email_id":"Destinee_Heaney@gmail.com","dop":"2025-04-06","serial_number":"19728797576848","imei1":"19728797576848","imei2":"19728797576848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186662,"job_number":"JOB_186662","tr_customer_id":186680,"tr_customer_product_id":186670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Turner Sipes","mobile_number":"533-219-5887","email_id":"Eldon_King70@yahoo.com","dop":"2025-04-06","serial_number":"16735443990224","imei1":"16735443990224","imei2":"16735443990224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186663,"job_number":"JOB_186663","tr_customer_id":186681,"tr_customer_product_id":186671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:33:16.000Z","name":"Rashad Heidenreich","mobile_number":"607-722-9567","email_id":"Abdullah92@gmail.com","dop":"2025-02-01","serial_number":"70932313193143","imei1":"70932313193143","imei2":"70932313193143","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186667,"job_number":"JOB_186667","tr_customer_id":186685,"tr_customer_product_id":186675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"Mona Kuhlman","mobile_number":"921-593-6073","email_id":"Rene.Rau88@hotmail.com","dop":"2025-06-18","serial_number":"10484997470729","imei1":"10484997470729","imei2":"10484997470729","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186672,"job_number":"JOB_186672","tr_customer_id":186690,"tr_customer_product_id":186680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"Chris Hoppe","mobile_number":"691-452-2935","email_id":"Vickie_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"13796831706720","imei1":"13796831706720","imei2":"13796831706720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186674,"job_number":"JOB_186674","tr_customer_id":186692,"tr_customer_product_id":186682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:00.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"Adalberto Casper","mobile_number":"905-826-7008","email_id":"Tatum99@yahoo.com","dop":"2025-04-06","serial_number":"13841881817673","imei1":"13841881817673","imei2":"13841881817673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186676,"job_number":"JOB_186676","tr_customer_id":186694,"tr_customer_product_id":186684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"Chelsey Weber","mobile_number":"377-703-4202","email_id":"Peter42@yahoo.com","dop":"2025-04-06","serial_number":"19568527091396","imei1":"19568527091396","imei2":"19568527091396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186678,"job_number":"JOB_186678","tr_customer_id":186696,"tr_customer_product_id":186686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:03.000Z","modified_at":"2026-02-15T04:33:39.000Z","name":"Mozelle Schmeler","mobile_number":"927-521-9743","email_id":"Kolby_Gaylord84@gmail.com","dop":"2025-04-06","serial_number":"12797702498934","imei1":"12797702498934","imei2":"12797702498934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186683,"job_number":"JOB_186683","tr_customer_id":186701,"tr_customer_product_id":186691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:50.000Z","name":"Mathilde Torphy","mobile_number":"208-342-4120","email_id":"Emelie_Wyman@hotmail.com","dop":"2025-04-06","serial_number":"11240835532477","imei1":"11240835532477","imei2":"11240835532477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186684,"job_number":"JOB_186684","tr_customer_id":186702,"tr_customer_product_id":186692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:50.000Z","name":"Roxanne O'Keefe","mobile_number":"864-256-9581","email_id":"Scot65@gmail.com","dop":"2025-04-06","serial_number":"12783110599906","imei1":"12783110599906","imei2":"12783110599906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186685,"job_number":"JOB_186685","tr_customer_id":186703,"tr_customer_product_id":186693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:50.000Z","name":"Valentin Lesch","mobile_number":"583-925-2938","email_id":"Milford.Donnelly@gmail.com","dop":"2025-04-06","serial_number":"13857153939356","imei1":"13857153939356","imei2":"13857153939356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186687,"job_number":"JOB_186687","tr_customer_id":186705,"tr_customer_product_id":186695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:48.000Z","name":"Alejandra Gislason","mobile_number":"682-346-4308","email_id":"Domenick_Renner@gmail.com","dop":"2025-04-06","serial_number":"19834354019903","imei1":"19834354019903","imei2":"19834354019903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186695,"job_number":"JOB_186695","tr_customer_id":186713,"tr_customer_product_id":186703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Gerardo Goldner","mobile_number":"842-849-3112","email_id":"Kattie_Corwin87@gmail.com","dop":"2025-12-31","serial_number":"108563540024724","imei1":"108563540024724","imei2":"108563540024724","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186698,"job_number":"JOB_186698","tr_customer_id":186716,"tr_customer_product_id":186706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:25.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Uriah Aufderhar","mobile_number":"552-692-5753","email_id":"Rey.McDermott@yahoo.com","dop":"2025-02-01","serial_number":"51514440939977","imei1":"51514440939977","imei2":"51514440939977","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186701,"job_number":"JOB_186701","tr_customer_id":186719,"tr_customer_product_id":186709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"Manuela Boehm","mobile_number":"984-378-1701","email_id":"Annabelle_Hayes@gmail.com","dop":"2025-04-06","serial_number":"14953138660387","imei1":"14953138660387","imei2":"14953138660387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186702,"job_number":"JOB_186702","tr_customer_id":186720,"tr_customer_product_id":186710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Drew Lesch","mobile_number":"476-683-6043","email_id":"Zetta6@gmail.com","dop":"2025-04-06","serial_number":"12111995663364","imei1":"12111995663364","imei2":"12111995663364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186707,"job_number":"JOB_186707","tr_customer_id":186725,"tr_customer_product_id":186715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Felix O'Reilly","mobile_number":"271-835-2159","email_id":"Fletcher_Daniel32@yahoo.com","dop":"2025-06-18","serial_number":"10834097089474","imei1":"10834097089474","imei2":"10834097089474","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186710,"job_number":"JOB_186710","tr_customer_id":186728,"tr_customer_product_id":186718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Addison Hand","mobile_number":"359-930-4877","email_id":"Lacy.Borer@gmail.com","dop":"2025-04-06","serial_number":"16748093246150","imei1":"16748093246150","imei2":"16748093246150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186712,"job_number":"JOB_186712","tr_customer_id":186730,"tr_customer_product_id":186720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Erick Parker","mobile_number":"705-938-6515","email_id":"Marquise.Rogahn53@gmail.com","dop":"2025-04-06","serial_number":"11752223653599","imei1":"11752223653599","imei2":"11752223653599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186716,"job_number":"JOB_186716","tr_customer_id":186734,"tr_customer_product_id":186724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:34:23.000Z","name":"Johnathan Ortiz","mobile_number":"242-571-7282","email_id":"Morgan63@hotmail.com","dop":"2000-01-31","serial_number":"10191582432287","imei1":"10191582432287","imei2":"10191582432287","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186719,"job_number":"JOB_186719","tr_customer_id":186737,"tr_customer_product_id":186727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:46.000Z","modified_at":"2026-02-15T04:34:22.000Z","name":"Cooper Quitzon","mobile_number":"631-855-4274","email_id":"Frankie_Hermann@yahoo.com","dop":"2025-04-06","serial_number":"11839876229771","imei1":"11839876229771","imei2":"11839876229771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186723,"job_number":"JOB_186723","tr_customer_id":186741,"tr_customer_product_id":186731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:34:31.000Z","name":"Cordie Fisher","mobile_number":"445-752-1569","email_id":"Lila_Thompson39@hotmail.com","dop":"2025-04-06","serial_number":"17876255063303","imei1":"17876255063303","imei2":"17876255063303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186724,"job_number":"JOB_186724","tr_customer_id":186742,"tr_customer_product_id":186732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:34:31.000Z","name":"August Kutch","mobile_number":"574-567-4412","email_id":"Antonia.Mosciski88@gmail.com","dop":"2025-04-06","serial_number":"17797648942329","imei1":"17797648942329","imei2":"17797648942329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186726,"job_number":"JOB_186726","tr_customer_id":186744,"tr_customer_product_id":186734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:34:33.000Z","name":"Coby Fisher","mobile_number":"890-612-6692","email_id":"Dalton.Sporer@yahoo.com","dop":"2025-04-06","serial_number":"15856843030101","imei1":"15856843030101","imei2":"15856843030101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186732,"job_number":"JOB_186732","tr_customer_id":186750,"tr_customer_product_id":186740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:34:31.000Z","name":"Tara Kohler","mobile_number":"786-749-2984","email_id":"Mac_Considine@yahoo.com","dop":"2025-04-06","serial_number":"14188773029260","imei1":"14188773029260","imei2":"14188773029260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186734,"job_number":"JOB_186734","tr_customer_id":186752,"tr_customer_product_id":186742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:58.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"Kaia Gerhold","mobile_number":"309-328-0551","email_id":"Richmond19@gmail.com","dop":"2025-04-06","serial_number":"12566767122900","imei1":"12566767122900","imei2":"12566767122900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186735,"job_number":"JOB_186735","tr_customer_id":186753,"tr_customer_product_id":186743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:58.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"Ludie Lowe","mobile_number":"848-679-5138","email_id":"Nicole_Mayert60@yahoo.com","dop":"2025-04-06","serial_number":"14134204322388","imei1":"14134204322388","imei2":"14134204322388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186747,"job_number":"JOB_186747","tr_customer_id":186765,"tr_customer_product_id":186755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Filomena Konopelski","mobile_number":"447-418-6950","email_id":"Lorenz34@gmail.com","dop":"2025-12-31","serial_number":"109441955887756","imei1":"109441955887756","imei2":"109441955887756","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186748,"job_number":"JOB_186748","tr_customer_id":186766,"tr_customer_product_id":186756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Oswald Lehner","mobile_number":"252-756-7072","email_id":"Jairo_Kuphal@gmail.com","dop":"2025-02-01","serial_number":"75773240058125","imei1":"75773240058125","imei2":"75773240058125","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186750,"job_number":"JOB_186750","tr_customer_id":186768,"tr_customer_product_id":186758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:07.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Elian Kovacek","mobile_number":"975-696-3597","email_id":"Brigitte44@hotmail.com","dop":"2025-04-06","serial_number":"16740714358440","imei1":"16740714358440","imei2":"16740714358440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186755,"job_number":"JOB_186755","tr_customer_id":186773,"tr_customer_product_id":186763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:47.000Z","name":"Herman Satterfield","mobile_number":"880-807-1370","email_id":"Dion.Ledner73@yahoo.com","dop":"2025-04-06","serial_number":"12393407973187","imei1":"12393407973187","imei2":"12393407973187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186759,"job_number":"JOB_186759","tr_customer_id":186777,"tr_customer_product_id":186767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Blake Jaskolski","mobile_number":"965-785-2246","email_id":"Nicolas_Emmerich2@gmail.com","dop":"2025-04-06","serial_number":"12924179013519","imei1":"12924179013519","imei2":"12924179013519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186762,"job_number":"JOB_186762","tr_customer_id":186780,"tr_customer_product_id":186770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"Benjamin Wilkinson","mobile_number":"288-994-5479","email_id":"Maxine_Simonis77@gmail.com","dop":"2025-06-26","serial_number":"19733664531989","imei1":"19733664531989","imei2":"19733664531989","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186767,"job_number":"JOB_186767","tr_customer_id":186785,"tr_customer_product_id":186775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:17.000Z","modified_at":"2026-02-15T04:34:53.000Z","name":"Soledad Breitenberg","mobile_number":"699-835-5566","email_id":"Meghan.Muller@hotmail.com","dop":"2025-04-06","serial_number":"16628451779100","imei1":"16628451779100","imei2":"16628451779100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186770,"job_number":"JOB_186770","tr_customer_id":186788,"tr_customer_product_id":186778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:35:01.000Z","name":"Elda Haag","mobile_number":"674-633-8078","email_id":"Brandt95@hotmail.com","dop":"2025-04-06","serial_number":"14394411140737","imei1":"14394411140737","imei2":"14394411140737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186772,"job_number":"JOB_186772","tr_customer_id":186790,"tr_customer_product_id":186780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:35:01.000Z","name":"Felicity Kihn","mobile_number":"928-857-8869","email_id":"Judy.Zboncak@hotmail.com","dop":"2025-04-06","serial_number":"19434047884228","imei1":"19434047884228","imei2":"19434047884228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186774,"job_number":"JOB_186774","tr_customer_id":186792,"tr_customer_product_id":186782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:35:05.000Z","name":"Devon Hartmann","mobile_number":"862-287-3135","email_id":"Nannie.Harris@yahoo.com","dop":"2025-04-06","serial_number":"18336838930143","imei1":"18336838930143","imei2":"18336838930143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186782,"job_number":"JOB_186782","tr_customer_id":186800,"tr_customer_product_id":186790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:31.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Conner Haley","mobile_number":"349-823-8599","email_id":"Colleen43@gmail.com","dop":"2000-01-31","serial_number":"10716903882449","imei1":"10716903882449","imei2":"10716903882449","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186785,"job_number":"JOB_186785","tr_customer_id":186803,"tr_customer_product_id":186793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Juvenal Fadel","mobile_number":"830-369-8817","email_id":"Clifford_Price@gmail.com","dop":"2025-04-06","serial_number":"15514303382936","imei1":"15514303382936","imei2":"15514303382936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186788,"job_number":"JOB_186788","tr_customer_id":186806,"tr_customer_product_id":186796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"Reginald Rippin","mobile_number":"508-292-6233","email_id":"Georgiana.Goodwin70@hotmail.com","dop":"2025-04-06","serial_number":"15271021106807","imei1":"15271021106807","imei2":"15271021106807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186790,"job_number":"JOB_186790","tr_customer_id":186808,"tr_customer_product_id":186798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Luisa Yost","mobile_number":"292-805-3576","email_id":"Marisa_Homenick@yahoo.com","dop":"2025-04-06","serial_number":"17143295128558","imei1":"17143295128558","imei2":"17143295128558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186791,"job_number":"JOB_186791","tr_customer_id":186809,"tr_customer_product_id":186799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:35:15.000Z","name":"Hans Wunsch","mobile_number":"811-846-6210","email_id":"Lourdes_Mraz43@yahoo.com","dop":"2025-04-06","serial_number":"12004396959672","imei1":"12004396959672","imei2":"12004396959672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186797,"job_number":"JOB_186797","tr_customer_id":186815,"tr_customer_product_id":186805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"Cassie Koss","mobile_number":"634-442-2683","email_id":"Reyna46@yahoo.com","dop":"2025-04-06","serial_number":"12060135425766","imei1":"12060135425766","imei2":"12060135425766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186804,"job_number":"JOB_186804","tr_customer_id":186822,"tr_customer_product_id":186812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Anahi Reinger","mobile_number":"660-819-1945","email_id":"Daniella90@hotmail.com","dop":"2025-04-06","serial_number":"18772971580444","imei1":"18772971580444","imei2":"18772971580444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186805,"job_number":"JOB_186805","tr_customer_id":186823,"tr_customer_product_id":186813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"Winona Adams","mobile_number":"653-719-8941","email_id":"Jarod_Gulgowski@yahoo.com","dop":"2025-04-06","serial_number":"12318290544368","imei1":"12318290544368","imei2":"12318290544368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186811,"job_number":"JOB_186811","tr_customer_id":186829,"tr_customer_product_id":186819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Colten Leffler","mobile_number":"962-800-2797","email_id":"Charlene26@hotmail.com","dop":"2025-04-06","serial_number":"11274806450862","imei1":"11274806450862","imei2":"11274806450862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186812,"job_number":"JOB_186812","tr_customer_id":186830,"tr_customer_product_id":186820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:51.000Z","modified_at":"2026-02-15T04:35:28.000Z","name":"Alverta Casper","mobile_number":"811-313-3215","email_id":"Murphy_Walter@gmail.com","dop":"2025-12-31","serial_number":"109109431853799","imei1":"109109431853799","imei2":"109109431853799","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186818,"job_number":"JOB_186818","tr_customer_id":186836,"tr_customer_product_id":186826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:01.000Z","modified_at":"2026-02-15T04:35:36.000Z","name":"Chloe Hyatt","mobile_number":"338-241-7777","email_id":"Cayla_Kozey@yahoo.com","dop":"2025-04-06","serial_number":"15976955986424","imei1":"15976955986424","imei2":"15976955986424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186822,"job_number":"JOB_186822","tr_customer_id":186840,"tr_customer_product_id":186830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:09.000Z","modified_at":"2026-02-15T04:35:44.000Z","name":"Jordane Fisher","mobile_number":"502-469-3629","email_id":"Mozell52@yahoo.com","dop":"2025-04-06","serial_number":"12748096370434","imei1":"12748096370434","imei2":"12748096370434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186825,"job_number":"JOB_186825","tr_customer_id":186843,"tr_customer_product_id":186833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:13.000Z","modified_at":"2026-02-15T04:35:51.000Z","name":"Shane Kunze","mobile_number":"661-301-2502","email_id":"Freddy44@yahoo.com","dop":"2025-04-06","serial_number":"18229947850318","imei1":"18229947850318","imei2":"18229947850318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186829,"job_number":"JOB_186829","tr_customer_id":186847,"tr_customer_product_id":186837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:56.000Z","name":"Keagan Funk","mobile_number":"838-439-7483","email_id":"Dominique.Ernser4@gmail.com","dop":"2000-01-31","serial_number":"10273692319673","imei1":"10273692319673","imei2":"10273692319673","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186831,"job_number":"JOB_186831","tr_customer_id":186849,"tr_customer_product_id":186839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:52.000Z","name":"Wilfredo Dickens","mobile_number":"626-639-2447","email_id":"Janie22@gmail.com","dop":"2025-04-06","serial_number":"16019949299197","imei1":"16019949299197","imei2":"16019949299197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186835,"job_number":"JOB_186835","tr_customer_id":186853,"tr_customer_product_id":186843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:22.000Z","modified_at":"2026-02-15T04:35:57.000Z","name":"Shaina Zboncak","mobile_number":"582-812-1187","email_id":"Elroy_Heathcote55@yahoo.com","dop":"2025-04-06","serial_number":"18550913385614","imei1":"18550913385614","imei2":"18550913385614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186839,"job_number":"JOB_186839","tr_customer_id":186857,"tr_customer_product_id":186847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Zackery Kuphal","mobile_number":"843-361-5075","email_id":"Lexi72@hotmail.com","dop":"2025-04-06","serial_number":"14191135249963","imei1":"14191135249963","imei2":"14191135249963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186840,"job_number":"JOB_186840","tr_customer_id":186858,"tr_customer_product_id":186848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:36:01.000Z","name":"Deshawn Pfannerstill","mobile_number":"853-923-6607","email_id":"Julie.Strosin91@gmail.com","dop":"2025-04-06","serial_number":"19347245060955","imei1":"19347245060955","imei2":"19347245060955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186844,"job_number":"JOB_186844","tr_customer_id":186862,"tr_customer_product_id":186852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:36:08.000Z","name":"Ava Wehner","mobile_number":"359-292-7812","email_id":"Lourdes.Larson41@hotmail.com","dop":"2025-04-06","serial_number":"17845431939294","imei1":"17845431939294","imei2":"17845431939294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186847,"job_number":"JOB_186847","tr_customer_id":186865,"tr_customer_product_id":186855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:36:37.000Z","name":"Leonardo Breitenberg","mobile_number":"539-265-7866","email_id":"Mellie50@hotmail.com","dop":"2025-04-06","serial_number":"13126313238729","imei1":"13126313238729","imei2":"13126313238729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186850,"job_number":"JOB_186850","tr_customer_id":186868,"tr_customer_product_id":186858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:42.000Z","name":"Selena Ryan","mobile_number":"738-956-9938","email_id":"Anjali_Quigley@yahoo.com","dop":"2000-01-31","serial_number":"10192350309727","imei1":"10192350309727","imei2":"10192350309727","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186853,"job_number":"JOB_186853","tr_customer_id":186871,"tr_customer_product_id":186861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:48.000Z","name":"Dean Kemmer","mobile_number":"321-477-5915","email_id":"Graciela.McKenzie10@gmail.com","dop":"2025-04-06","serial_number":"19844350477751","imei1":"19844350477751","imei2":"19844350477751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186864,"job_number":"JOB_186864","tr_customer_id":186882,"tr_customer_product_id":186872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75042527143519","imei1":"75042527143519","imei2":"75042527143519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186871,"job_number":"JOB_186871","tr_customer_id":186889,"tr_customer_product_id":186879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58240711192545","imei1":"58240711192545","imei2":"58240711192545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186878,"job_number":"JOB_186878","tr_customer_id":186896,"tr_customer_product_id":186886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38936163461969","imei1":"38936163461969","imei2":"38936163461969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186882,"job_number":"JOB_186882","tr_customer_id":186900,"tr_customer_product_id":186890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:09:20.000Z","name":"Elena Altenwerth","mobile_number":"849-526-2556","email_id":"Sonya.Stroman@gmail.com","dop":"2025-04-06","serial_number":"15438746649328","imei1":"15438746649328","imei2":"15438746649328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:09:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186885,"job_number":"JOB_186885","tr_customer_id":186903,"tr_customer_product_id":186893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:10:05.000Z","name":"Cleo Goldner","mobile_number":"861-449-6490","email_id":"Clyde.Beatty1@yahoo.com","dop":"2025-04-06","serial_number":"19413806128450","imei1":"19413806128450","imei2":"19413806128450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186888,"job_number":"JOB_186888","tr_customer_id":186906,"tr_customer_product_id":186896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:51.000Z","name":"Blaze Swift","mobile_number":"886-974-9342","email_id":"Theresa70@yahoo.com","dop":"2025-04-06","serial_number":"18349602081057","imei1":"18349602081057","imei2":"18349602081057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186897,"job_number":"JOB_186897","tr_customer_id":186915,"tr_customer_product_id":186905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:59.000Z","name":"Monty Dare","mobile_number":"739-581-1455","email_id":"Elise.Brown42@hotmail.com","dop":"2025-07-01","serial_number":"103169002333627","imei1":"103169002333627","imei2":"103169002333627","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186899,"job_number":"JOB_186899","tr_customer_id":186917,"tr_customer_product_id":186907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:02.000Z","modified_at":"2026-02-15T05:22:11.000Z","name":"Trevion Durgan","mobile_number":"774-230-0031","email_id":"Orlo.Waters@gmail.com","dop":"2025-07-01","serial_number":"109814155302697","imei1":"109814155302697","imei2":"109814155302697","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186901,"job_number":"JOB_186901","tr_customer_id":186919,"tr_customer_product_id":186909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:26.000Z","modified_at":"2026-02-15T05:39:03.000Z","name":"Hayley Botsford","mobile_number":"456-841-5032","email_id":"Adela_McGlynn57@gmail.com","dop":"2025-04-06","serial_number":"18419122820594","imei1":"18419122820594","imei2":"18419122820594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186903,"job_number":"JOB_186903","tr_customer_id":186921,"tr_customer_product_id":186911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:43.000Z","modified_at":"2026-02-15T05:39:20.000Z","name":"Teresa Stroman","mobile_number":"618-708-1624","email_id":"Jordy_Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"17695428771293","imei1":"17695428771293","imei2":"17695428771293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186907,"job_number":"JOB_186907","tr_customer_id":186925,"tr_customer_product_id":186915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:16:09.000Z","name":"Greyson Konopelski","mobile_number":"335-313-5039","email_id":"Eleanora.Wilkinson@hotmail.com","dop":"2025-04-06","serial_number":"19044309669279","imei1":"19044309669279","imei2":"19044309669279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:16:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186910,"job_number":"JOB_186910","tr_customer_id":186928,"tr_customer_product_id":186918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:52.000Z","name":"Hal King","mobile_number":"235-420-8643","email_id":"Zion.Rogahn@yahoo.com","dop":"2025-04-06","serial_number":"15939781329192","imei1":"15939781329192","imei2":"15939781329192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186913,"job_number":"JOB_186913","tr_customer_id":186931,"tr_customer_product_id":186921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:00.000Z","modified_at":"2026-02-15T06:17:36.000Z","name":"Axel Stiedemann","mobile_number":"686-611-4026","email_id":"Westley89@gmail.com","dop":"2025-04-06","serial_number":"10045055275442","imei1":"10045055275442","imei2":"10045055275442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:17:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186915,"job_number":"JOB_186915","tr_customer_id":186933,"tr_customer_product_id":186923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:24:32.000Z","modified_at":"2026-02-15T06:25:31.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16922530485420","imei1":"16922530485420","imei2":"116922530485420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186924,"job_number":"JOB_186924","tr_customer_id":186942,"tr_customer_product_id":186932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:32.000Z","name":"Jarrell Schinner","mobile_number":"294-913-7406","email_id":"Gina.Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"19325857218403","imei1":"19325857218403","imei2":"19325857218403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186926,"job_number":"JOB_186926","tr_customer_id":186944,"tr_customer_product_id":186934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:09.000Z","modified_at":"2026-02-15T06:51:46.000Z","name":"Jordy Johnson","mobile_number":"542-702-1939","email_id":"Rosendo.McClure@yahoo.com","dop":"2025-04-06","serial_number":"17305068097096","imei1":"17305068097096","imei2":"17305068097096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186928,"job_number":"JOB_186928","tr_customer_id":186946,"tr_customer_product_id":186936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:52.000Z","modified_at":"2026-02-15T06:52:28.000Z","name":"Eveline Wiza","mobile_number":"220-374-4354","email_id":"Gracie.Bechtelar30@gmail.com","dop":"2025-04-06","serial_number":"12731847043459","imei1":"12731847043459","imei2":"12731847043459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186930,"job_number":"JOB_186930","tr_customer_id":186948,"tr_customer_product_id":186938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:35.000Z","modified_at":"2026-02-15T06:53:10.000Z","name":"Elmore Dach","mobile_number":"351-954-4653","email_id":"Kiera.Thiel29@gmail.com","dop":"2025-04-06","serial_number":"19299544462454","imei1":"19299544462454","imei2":"19299544462454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186933,"job_number":"JOB_186933","tr_customer_id":186951,"tr_customer_product_id":186941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:00.000Z","modified_at":"2026-02-15T06:59:24.000Z","name":"Elaina Schuster","mobile_number":"512-955-2833","email_id":"Providenci_Schneider@yahoo.com","dop":"2025-04-06","serial_number":"10944708695019","imei1":"10944708695019","imei2":"10944708695019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186936,"job_number":"JOB_186936","tr_customer_id":186954,"tr_customer_product_id":186944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:11:06.000Z","name":"Pablo Wilderman","mobile_number":"767-728-6435","email_id":"Ashlynn_Kirlin42@yahoo.com","dop":"2025-12-01","serial_number":"17651552784845","imei1":"17651552784845","imei2":"17651552784845","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186938,"job_number":"JOB_186938","tr_customer_id":186956,"tr_customer_product_id":186946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:20.000Z","name":"Lamar Doyle","mobile_number":"394-959-1623","email_id":"Jake35@yahoo.com","dop":"2025-12-01","serial_number":"19290290685647","imei1":"19290290685647","imei2":"19290290685647","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186940,"job_number":"JOB_186940","tr_customer_id":186958,"tr_customer_product_id":186948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:25.000Z","modified_at":"2026-02-15T07:11:35.000Z","name":"Etha Quigley","mobile_number":"755-667-7120","email_id":"Esperanza9@gmail.com","dop":"2025-12-01","serial_number":"14725638909140","imei1":"14725638909140","imei2":"14725638909140","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186941,"job_number":"JOB_186941","tr_customer_id":186959,"tr_customer_product_id":186949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:42.000Z","name":"Euna White","mobile_number":"201-235-9172","email_id":"Arely_Senger@hotmail.com","dop":"2025-04-06","serial_number":"15376964417777","imei1":"15376964417777","imei2":"15376964417777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186944,"job_number":"JOB_186944","tr_customer_id":186962,"tr_customer_product_id":186952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:30.000Z","modified_at":"2026-02-15T07:46:06.000Z","name":"Fatima Cole","mobile_number":"261-486-0660","email_id":"Zion.Bosco@gmail.com","dop":"2025-04-06","serial_number":"17988742368287","imei1":"17988742368287","imei2":"17988742368287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186947,"job_number":"JOB_186947","tr_customer_id":186965,"tr_customer_product_id":186955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:50.000Z","name":"Malachi Williamson","mobile_number":"838-777-5296","email_id":"Joel_Johnston@gmail.com","dop":"2025-04-06","serial_number":"15803957345582","imei1":"15803957345582","imei2":"15803957345582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186950,"job_number":"JOB_186950","tr_customer_id":186968,"tr_customer_product_id":186958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:57.000Z","modified_at":"2026-02-15T07:47:32.000Z","name":"Camille White","mobile_number":"590-380-6401","email_id":"Estelle13@hotmail.com","dop":"2025-04-06","serial_number":"17790048260329","imei1":"17790048260329","imei2":"17790048260329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186952,"job_number":"JOB_186952","tr_customer_id":186970,"tr_customer_product_id":186960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:49.000Z","modified_at":"2026-02-15T07:54:24.000Z","name":"Agnes Rodriguez","mobile_number":"874-586-7305","email_id":"Queenie65@yahoo.com","dop":"2025-04-06","serial_number":"13807301653433","imei1":"13807301653433","imei2":"13807301653433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186956,"job_number":"JOB_186956","tr_customer_id":186974,"tr_customer_product_id":186964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:33.000Z","modified_at":"2026-02-15T07:55:09.000Z","name":"Troy Jacobi","mobile_number":"302-953-4859","email_id":"Jayne.VonRueden57@hotmail.com","dop":"2025-04-06","serial_number":"10138386166793","imei1":"10138386166793","imei2":"10138386166793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186968,"job_number":"JOB_186968","tr_customer_id":186986,"tr_customer_product_id":186976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:32.000Z","name":"Jeanette Hettinger","mobile_number":"507-926-1643","email_id":"Guadalupe32@gmail.com","dop":"2026-01-04","serial_number":"13760606934023","imei1":"13760606934023","imei2":"113760606934023","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T09:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186970,"job_number":"JOB_186970","tr_customer_id":186988,"tr_customer_product_id":186978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:52:11.000Z","name":"Cristian Stroman","mobile_number":"551-669-3160","email_id":"Eliza_Volkman@gmail.com","dop":"2025-04-06","serial_number":"14284241888875","imei1":"14284241888875","imei2":"14284241888875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T09:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186973,"job_number":"JOB_186973","tr_customer_id":186991,"tr_customer_product_id":186981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:18.000Z","modified_at":"2026-02-15T09:52:52.000Z","name":"Claudine Jenkins","mobile_number":"414-715-1185","email_id":"Kailee_Hirthe@yahoo.com","dop":"2025-04-06","serial_number":"15276279107605","imei1":"15276279107605","imei2":"15276279107605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T09:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186976,"job_number":"JOB_186976","tr_customer_id":186994,"tr_customer_product_id":186984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:53:34.000Z","name":"Ella Bogan","mobile_number":"671-719-8837","email_id":"Noah_Shields@yahoo.com","dop":"2025-04-06","serial_number":"14332867191338","imei1":"14332867191338","imei2":"14332867191338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T09:53:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186988,"job_number":"JOB_186988","tr_customer_id":187006,"tr_customer_product_id":186996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:38.000Z","modified_at":"2026-02-15T10:48:06.000Z","name":"Providenci Gleichner","mobile_number":"345-769-6125","email_id":"Peyton.Murray83@yahoo.com","dop":"2025-04-06","serial_number":"16536244706390","imei1":"16536244706390","imei2":"16536244706390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186993,"job_number":"JOB_186993","tr_customer_id":187011,"tr_customer_product_id":187001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:04.000Z","modified_at":"2026-02-15T10:48:43.000Z","name":"Ernestina Beahan","mobile_number":"999-273-8988","email_id":"Dianna_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"12825181418263","imei1":"12825181418263","imei2":"12825181418263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186996,"job_number":"JOB_186996","tr_customer_id":187014,"tr_customer_product_id":187004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:49:29.000Z","name":"Aliya Feil","mobile_number":"425-757-1368","email_id":"Francesco_Wyman@yahoo.com","dop":"2025-04-06","serial_number":"11889099820973","imei1":"11889099820973","imei2":"11889099820973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186999,"job_number":"JOB_186999","tr_customer_id":187017,"tr_customer_product_id":187007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:50:15.000Z","name":"Quinton Dickens","mobile_number":"718-530-9021","email_id":"Katelin_Walter@gmail.com","dop":"2025-04-06","serial_number":"16812855830517","imei1":"16812855830517","imei2":"16812855830517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187001,"job_number":"JOB_187001","tr_customer_id":187019,"tr_customer_product_id":187009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:08.000Z","modified_at":"2026-02-15T10:53:50.000Z","name":"Morris Pfeffer","mobile_number":"586-253-4879","email_id":"Sallie.Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"10319564724083","imei1":"10319564724083","imei2":"10319564724083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187003,"job_number":"JOB_187003","tr_customer_id":187021,"tr_customer_product_id":187011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:57:59.000Z","modified_at":"2026-02-15T10:58:35.000Z","name":"Kailyn Fahey","mobile_number":"487-534-7618","email_id":"Haylie45@gmail.com","dop":"2025-04-06","serial_number":"17233218257283","imei1":"17233218257283","imei2":"17233218257283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T10:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187008,"job_number":"JOB_187008","tr_customer_id":187026,"tr_customer_product_id":187016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:28.000Z","modified_at":"2026-02-15T13:39:46.000Z","name":"Maida Vandervort","mobile_number":"315-833-7272","email_id":"Tad.Schulist39@yahoo.com","dop":"2025-05-30","serial_number":"15831255356476","imei1":"15831255356476","imei2":"15831255356476","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187012,"job_number":"JOB_187012","tr_customer_id":187030,"tr_customer_product_id":187020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:39.000Z","modified_at":"2026-02-15T13:58:15.000Z","name":"Westley Ebert","mobile_number":"499-780-3808","email_id":"Gaston.Emard27@yahoo.com","dop":"2025-12-31","serial_number":"108198055387734","imei1":"108198055387734","imei2":"108198055387734","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187019,"job_number":"JOB_187019","tr_customer_id":187037,"tr_customer_product_id":187027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69488854593213","imei1":"69488854593213","imei2":"69488854593213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187021,"job_number":"JOB_187021","tr_customer_id":187039,"tr_customer_product_id":187029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:23.000Z","modified_at":"2026-02-15T13:58:59.000Z","name":"Willa Ernser","mobile_number":"270-800-9590","email_id":"Ashly17@hotmail.com","dop":"2025-12-31","serial_number":"102452575966876","imei1":"102452575966876","imei2":"102452575966876","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187022,"job_number":"JOB_187022","tr_customer_id":187040,"tr_customer_product_id":187030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:47.000Z","modified_at":"2026-02-15T13:59:25.000Z","name":"Alden Okuneva","mobile_number":"740-203-7419","email_id":"Charlie.Wolff10@hotmail.com","dop":"2025-04-06","serial_number":"16579998791160","imei1":"16579998791160","imei2":"16579998791160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187030,"job_number":"JOB_187030","tr_customer_id":187048,"tr_customer_product_id":187038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:59:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80480558219890","imei1":"80480558219890","imei2":"80480558219890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187032,"job_number":"JOB_187032","tr_customer_id":187050,"tr_customer_product_id":187040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:42.000Z","name":"Caterina Barrows","mobile_number":"790-390-5759","email_id":"Rita.Rempel@hotmail.com","dop":"2025-12-31","serial_number":"108010331327136","imei1":"108010331327136","imei2":"108010331327136","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187039,"job_number":"JOB_187039","tr_customer_id":187057,"tr_customer_product_id":187047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66615673052354","imei1":"66615673052354","imei2":"66615673052354","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T13:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187041,"job_number":"JOB_187041","tr_customer_id":187059,"tr_customer_product_id":187049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T14:00:13.000Z","name":"Bret Schmeler","mobile_number":"586-647-7619","email_id":"Waldo21@gmail.com","dop":"2025-04-06","serial_number":"16572631442354","imei1":"16572631442354","imei2":"16572631442354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187046,"job_number":"JOB_187046","tr_customer_id":187064,"tr_customer_product_id":187054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:56.000Z","name":"Marcelo Rohan","mobile_number":"532-786-8723","email_id":"Estrella13@gmail.com","dop":"2025-04-06","serial_number":"11590221359753","imei1":"11590221359753","imei2":"11590221359753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187049,"job_number":"JOB_187049","tr_customer_id":187067,"tr_customer_product_id":187057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:38.000Z","name":"Lenore Miller","mobile_number":"392-563-7632","email_id":"Kamille7@hotmail.com","dop":"2025-04-06","serial_number":"17838270746469","imei1":"17838270746469","imei2":"17838270746469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187062,"job_number":"JOB_187062","tr_customer_id":187080,"tr_customer_product_id":187070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:42.000Z","modified_at":"2026-02-15T14:19:16.000Z","name":"Schuyler Goodwin","mobile_number":"503-522-0674","email_id":"Luella_Blick@yahoo.com","dop":"2025-02-01","serial_number":"56703948176864","imei1":"56703948176864","imei2":"56703948176864","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187065,"job_number":"JOB_187065","tr_customer_id":187083,"tr_customer_product_id":187073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:24.000Z","modified_at":"2026-02-15T14:19:57.000Z","name":"Jamir Feest","mobile_number":"434-883-1556","email_id":"Westley_Wolf14@yahoo.com","dop":"2025-02-01","serial_number":"81721149749319","imei1":"81721149749319","imei2":"81721149749319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187067,"job_number":"JOB_187067","tr_customer_id":187085,"tr_customer_product_id":187075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:59.000Z","modified_at":"2026-02-15T14:20:38.000Z","name":"Demond Ferry","mobile_number":"946-256-8916","email_id":"Joy.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"16574778882626","imei1":"16574778882626","imei2":"16574778882626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187071,"job_number":"JOB_187071","tr_customer_id":187089,"tr_customer_product_id":187079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:06.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"Breanne Upton","mobile_number":"465-380-0861","email_id":"Velma85@gmail.com","dop":"2025-02-01","serial_number":"16064043616861","imei1":"16064043616861","imei2":"16064043616861","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187073,"job_number":"JOB_187073","tr_customer_id":187091,"tr_customer_product_id":187081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:40.000Z","modified_at":"2026-02-15T14:21:19.000Z","name":"Estell Cartwright","mobile_number":"424-766-7942","email_id":"Lisa70@gmail.com","dop":"2025-04-06","serial_number":"18528062167425","imei1":"18528062167425","imei2":"18528062167425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187076,"job_number":"JOB_187076","tr_customer_id":187094,"tr_customer_product_id":187084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:21:25.000Z","name":"Madilyn Padberg","mobile_number":"436-493-1155","email_id":"Lucile.Lowe@hotmail.com","dop":"2025-04-06","serial_number":"18314904329174","imei1":"18314904329174","imei2":"18314904329174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187079,"job_number":"JOB_187079","tr_customer_id":187097,"tr_customer_product_id":187087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:22:04.000Z","name":"Marian Medhurst","mobile_number":"849-790-6839","email_id":"Drake_Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"18261021455765","imei1":"18261021455765","imei2":"18261021455765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187082,"job_number":"JOB_187082","tr_customer_id":187100,"tr_customer_product_id":187090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:33.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"Camilla Schimmel","mobile_number":"254-822-1913","email_id":"Elnora.Bahringer39@hotmail.com","dop":"2025-04-06","serial_number":"11857240827067","imei1":"11857240827067","imei2":"11857240827067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187085,"job_number":"JOB_187085","tr_customer_id":187103,"tr_customer_product_id":187093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:44.000Z","name":"Kayley McCullough","mobile_number":"374-805-1224","email_id":"Aida.Morissette62@yahoo.com","dop":"2025-06-18","serial_number":"10828179465499","imei1":"10828179465499","imei2":"10828179465499","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:22:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187088,"job_number":"JOB_187088","tr_customer_id":187106,"tr_customer_product_id":187096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:48.000Z","name":"Deshaun Will","mobile_number":"223-263-5703","email_id":"Dora.Jerde54@yahoo.com","dop":"2025-04-06","serial_number":"18898828541081","imei1":"18898828541081","imei2":"18898828541081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187091,"job_number":"JOB_187091","tr_customer_id":187109,"tr_customer_product_id":187099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:57.000Z","name":"Caitlyn Kshlerin","mobile_number":"944-998-8414","email_id":"Dennis79@hotmail.com","dop":"2000-01-31","serial_number":"10605302872037","imei1":"10605302872037","imei2":"10605302872037","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187094,"job_number":"JOB_187094","tr_customer_id":187112,"tr_customer_product_id":187102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:23:26.000Z","name":"Nellie Trantow","mobile_number":"470-612-2350","email_id":"Ellie_Lowe@yahoo.com","dop":"2025-06-18","serial_number":"10447800612004","imei1":"10447800612004","imei2":"10447800612004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:23:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187097,"job_number":"JOB_187097","tr_customer_id":187115,"tr_customer_product_id":187105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:43.000Z","name":"Judy Stamm","mobile_number":"929-635-3625","email_id":"Oswaldo_Ziemann9@hotmail.com","dop":"2000-01-31","serial_number":"10584324330057","imei1":"10584324330057","imei2":"10584324330057","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187100,"job_number":"JOB_187100","tr_customer_id":187118,"tr_customer_product_id":187108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:51.000Z","modified_at":"2026-02-15T14:24:28.000Z","name":"Brandt Langosh","mobile_number":"346-514-0151","email_id":"Malcolm_Ullrich10@yahoo.com","dop":"2000-01-31","serial_number":"10249257054980","imei1":"10249257054980","imei2":"10249257054980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187105,"job_number":"JOB_187105","tr_customer_id":187123,"tr_customer_product_id":187113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:25:14.000Z","name":"Johathan Hagenes","mobile_number":"985-317-8831","email_id":"Imogene_Brakus26@yahoo.com","dop":"2000-01-31","serial_number":"10308101186516","imei1":"10308101186516","imei2":"10308101186516","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187108,"job_number":"JOB_187108","tr_customer_id":187126,"tr_customer_product_id":187116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:49.000Z","modified_at":"2026-02-15T14:25:29.000Z","name":"Felipa Bahringer","mobile_number":"930-380-5208","email_id":"Issac49@yahoo.com","dop":"2025-04-06","serial_number":"15861840597361","imei1":"15861840597361","imei2":"15861840597361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187111,"job_number":"JOB_187111","tr_customer_id":187129,"tr_customer_product_id":187119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:54.000Z","name":"Macie Cormier","mobile_number":"814-362-9934","email_id":"Odie.Mills@gmail.com","dop":"2025-04-06","serial_number":"11947846932733","imei1":"11947846932733","imei2":"11947846932733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187114,"job_number":"JOB_187114","tr_customer_id":187132,"tr_customer_product_id":187122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Minnie Leuschke","mobile_number":"925-993-8127","email_id":"Marlon40@hotmail.com","dop":"2025-04-06","serial_number":"14827319858656","imei1":"14827319858656","imei2":"14827319858656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187117,"job_number":"JOB_187117","tr_customer_id":187135,"tr_customer_product_id":187125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:01.000Z","modified_at":"2026-02-15T14:26:36.000Z","name":"Melba Funk","mobile_number":"590-937-2806","email_id":"Estelle26@yahoo.com","dop":"2025-04-06","serial_number":"14206287003986","imei1":"14206287003986","imei2":"14206287003986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187120,"job_number":"JOB_187120","tr_customer_id":187138,"tr_customer_product_id":187128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:54.000Z","name":"Zakary Botsford","mobile_number":"684-517-9773","email_id":"Myrtie52@yahoo.com","dop":"2025-04-06","serial_number":"16304272115423","imei1":"16304272115423","imei2":"16304272115423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187123,"job_number":"JOB_187123","tr_customer_id":187141,"tr_customer_product_id":187131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"Leonardo Schmitt","mobile_number":"764-500-8102","email_id":"Dora46@gmail.com","dop":"2025-04-06","serial_number":"10040537843625","imei1":"10040537843625","imei2":"10040537843625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187126,"job_number":"JOB_187126","tr_customer_id":187144,"tr_customer_product_id":187134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:27:05.000Z","name":"Damaris Miller","mobile_number":"671-810-3984","email_id":"Mertie14@yahoo.com","dop":"2025-04-06","serial_number":"17140734233882","imei1":"17140734233882","imei2":"17140734233882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187129,"job_number":"JOB_187129","tr_customer_id":187147,"tr_customer_product_id":187137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:27:18.000Z","name":"Kadin Klein","mobile_number":"795-475-9459","email_id":"Norma_Kuhic@hotmail.com","dop":"2025-04-06","serial_number":"14669387729106","imei1":"14669387729106","imei2":"14669387729106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187132,"job_number":"JOB_187132","tr_customer_id":187150,"tr_customer_product_id":187140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:02.000Z","modified_at":"2026-02-15T14:27:40.000Z","name":"Jerald Abernathy","mobile_number":"988-886-4787","email_id":"Watson_Bogan16@yahoo.com","dop":"2025-04-06","serial_number":"10648844643873","imei1":"10648844643873","imei2":"10648844643873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187135,"job_number":"JOB_187135","tr_customer_id":187153,"tr_customer_product_id":187143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:13.000Z","modified_at":"2026-02-15T14:27:50.000Z","name":"Al Goldner","mobile_number":"402-758-1093","email_id":"Tre_Pfannerstill28@hotmail.com","dop":"2025-04-06","serial_number":"13192131348465","imei1":"13192131348465","imei2":"13192131348465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187138,"job_number":"JOB_187138","tr_customer_id":187156,"tr_customer_product_id":187146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:28:25.000Z","name":"Jazmin Beier","mobile_number":"475-791-6140","email_id":"Jett49@hotmail.com","dop":"2025-04-06","serial_number":"13214335013627","imei1":"13214335013627","imei2":"13214335013627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187141,"job_number":"JOB_187141","tr_customer_id":187159,"tr_customer_product_id":187149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:28:34.000Z","name":"Duane Stoltenberg","mobile_number":"661-784-1251","email_id":"Braeden_Kuhlman@yahoo.com","dop":"2025-04-06","serial_number":"15873221670995","imei1":"15873221670995","imei2":"15873221670995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187144,"job_number":"JOB_187144","tr_customer_id":187162,"tr_customer_product_id":187152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:00.000Z","modified_at":"2026-02-15T14:28:40.000Z","name":"Vickie Littel","mobile_number":"321-638-6508","email_id":"Cornell_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"10927251318280","imei1":"10927251318280","imei2":"10927251318280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187146,"job_number":"JOB_187146","tr_customer_id":187164,"tr_customer_product_id":187154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:08.000Z","modified_at":"2026-02-15T14:28:44.000Z","name":"Barton Kirlin","mobile_number":"866-381-8086","email_id":"Leora.Dibbert@hotmail.com","dop":"2025-04-06","serial_number":"16177051396517","imei1":"16177051396517","imei2":"16177051396517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187150,"job_number":"JOB_187150","tr_customer_id":187168,"tr_customer_product_id":187158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:29:27.000Z","name":"Judah Zboncak","mobile_number":"511-267-3808","email_id":"Thurman_Hane63@hotmail.com","dop":"2025-04-06","serial_number":"11710448718413","imei1":"11710448718413","imei2":"11710448718413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187153,"job_number":"JOB_187153","tr_customer_id":187171,"tr_customer_product_id":187161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:29:30.000Z","name":"Aleen Hackett","mobile_number":"935-346-2691","email_id":"Alden41@yahoo.com","dop":"2025-04-06","serial_number":"10531134661631","imei1":"10531134661631","imei2":"10531134661631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187157,"job_number":"JOB_187157","tr_customer_id":187175,"tr_customer_product_id":187165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:30:13.000Z","name":"Dallas Parisian","mobile_number":"757-335-0694","email_id":"Jeanne_Hartmann87@gmail.com","dop":"2025-04-06","serial_number":"18025692409290","imei1":"18025692409290","imei2":"18025692409290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187160,"job_number":"JOB_187160","tr_customer_id":187178,"tr_customer_product_id":187168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:32:17.000Z","name":"Alfredo Witting","mobile_number":"711-508-3808","email_id":"Dorothea_Bednar@hotmail.com","dop":"2025-04-06","serial_number":"16634894258793","imei1":"16634894258793","imei2":"16634894258793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187163,"job_number":"JOB_187163","tr_customer_id":187181,"tr_customer_product_id":187171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:41.000Z","modified_at":"2026-02-15T14:32:20.000Z","name":"Loy Russel","mobile_number":"775-693-1774","email_id":"Savanna_Lind@gmail.com","dop":"2025-04-06","serial_number":"13407937334875","imei1":"13407937334875","imei2":"13407937334875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187166,"job_number":"JOB_187166","tr_customer_id":187184,"tr_customer_product_id":187174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:56.000Z","name":"Yvonne White","mobile_number":"664-749-9679","email_id":"Colleen_Ankunding14@hotmail.com","dop":"2025-04-06","serial_number":"17339727079492","imei1":"17339727079492","imei2":"17339727079492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187169,"job_number":"JOB_187169","tr_customer_id":187187,"tr_customer_product_id":187177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:25.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Michaela Rohan","mobile_number":"871-651-0728","email_id":"Sonia_Flatley40@hotmail.com","dop":"2025-04-06","serial_number":"17146941362489","imei1":"17146941362489","imei2":"17146941362489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187172,"job_number":"JOB_187172","tr_customer_id":187190,"tr_customer_product_id":187180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:33:06.000Z","name":"Milan Runolfsson","mobile_number":"396-715-9844","email_id":"Desiree98@yahoo.com","dop":"2025-04-06","serial_number":"18070230412700","imei1":"18070230412700","imei2":"18070230412700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187178,"job_number":"JOB_187178","tr_customer_id":187196,"tr_customer_product_id":187186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:39.000Z","name":"Berenice Swift","mobile_number":"692-465-7762","email_id":"Zoe.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"19143873824018","imei1":"19143873824018","imei2":"19143873824018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187185,"job_number":"JOB_187185","tr_customer_id":187203,"tr_customer_product_id":187193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:55.000Z","name":"Francisca Greenfelder","mobile_number":"731-410-9220","email_id":"Nathaniel_Runolfsdottir0@yahoo.com","dop":"2025-04-06","serial_number":"18716893888386","imei1":"18716893888386","imei2":"18716893888386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187186,"job_number":"JOB_187186","tr_customer_id":187204,"tr_customer_product_id":187194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:14.000Z","modified_at":"2026-02-15T14:33:52.000Z","name":"Noemy Corkery","mobile_number":"449-590-2911","email_id":"Osbaldo.Bode94@gmail.com","dop":"2025-04-06","serial_number":"15414341613001","imei1":"15414341613001","imei2":"15414341613001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187189,"job_number":"JOB_187189","tr_customer_id":187207,"tr_customer_product_id":187197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:16.000Z","modified_at":"2026-02-15T14:33:52.000Z","name":"Denis Reilly","mobile_number":"982-526-1454","email_id":"Jayda19@yahoo.com","dop":"2025-04-06","serial_number":"13829470910019","imei1":"13829470910019","imei2":"13829470910019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187195,"job_number":"JOB_187195","tr_customer_id":187213,"tr_customer_product_id":187203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:46.000Z","modified_at":"2026-02-15T14:34:21.000Z","name":"Bradford Veum","mobile_number":"358-840-9949","email_id":"Ansley_Mertz@hotmail.com","dop":"2025-04-06","serial_number":"10010555566704","imei1":"10010555566704","imei2":"10010555566704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187197,"job_number":"JOB_187197","tr_customer_id":187215,"tr_customer_product_id":187205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:16.000Z","modified_at":"2026-02-15T14:34:52.000Z","name":"Delmer Gleason","mobile_number":"981-581-9450","email_id":"Jeramy12@gmail.com","dop":"2025-04-06","serial_number":"11832204286120","imei1":"11832204286120","imei2":"11832204286120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187200,"job_number":"JOB_187200","tr_customer_id":187218,"tr_customer_product_id":187208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:35:11.000Z","name":"Ahmad Hickle","mobile_number":"282-228-6484","email_id":"Kimberly95@yahoo.com","dop":"2025-04-06","serial_number":"10507114084348","imei1":"10507114084348","imei2":"10507114084348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187203,"job_number":"JOB_187203","tr_customer_id":187221,"tr_customer_product_id":187211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:53.000Z","name":"Corbin Brekke","mobile_number":"679-650-5173","email_id":"Ida_Schmidt@yahoo.com","dop":"2025-04-06","serial_number":"16005857101023","imei1":"16005857101023","imei2":"16005857101023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187206,"job_number":"JOB_187206","tr_customer_id":187224,"tr_customer_product_id":187214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:36:22.000Z","name":"Nicklaus Wuckert","mobile_number":"536-810-2751","email_id":"Travon_Osinski@yahoo.com","dop":"2025-04-06","serial_number":"13413965417851","imei1":"13413965417851","imei2":"13413965417851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187208,"job_number":"JOB_187208","tr_customer_id":187226,"tr_customer_product_id":187216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:58.000Z","modified_at":"2026-02-15T14:36:37.000Z","name":"Regan Padberg","mobile_number":"240-930-2598","email_id":"Eriberto26@yahoo.com","dop":"2025-04-06","serial_number":"17271749153173","imei1":"17271749153173","imei2":"17271749153173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187211,"job_number":"JOB_187211","tr_customer_id":187229,"tr_customer_product_id":187219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:35.000Z","name":"Augustine Boehm","mobile_number":"281-259-3067","email_id":"Ryleigh_Osinski@hotmail.com","dop":"2025-04-06","serial_number":"17721970468619","imei1":"17721970468619","imei2":"17721970468619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187216,"job_number":"JOB_187216","tr_customer_id":187234,"tr_customer_product_id":187224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:37:08.000Z","name":"Moses Von","mobile_number":"695-983-2825","email_id":"Dorothea.Rau@gmail.com","dop":"2025-04-06","serial_number":"10033614467221","imei1":"10033614467221","imei2":"10033614467221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187220,"job_number":"JOB_187220","tr_customer_id":187238,"tr_customer_product_id":187228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:53.000Z","name":"Aisha Schmidt","mobile_number":"925-699-1268","email_id":"Briana60@hotmail.com","dop":"2025-04-06","serial_number":"14482933031083","imei1":"14482933031083","imei2":"14482933031083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187223,"job_number":"JOB_187223","tr_customer_id":187241,"tr_customer_product_id":187231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:52:25.000Z","name":"Daron Kilback","mobile_number":"852-272-6646","email_id":"Alene.Wintheiser35@gmail.com","dop":"2025-04-06","serial_number":"13879700894487","imei1":"13879700894487","imei2":"13879700894487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187226,"job_number":"JOB_187226","tr_customer_id":187244,"tr_customer_product_id":187234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:33.000Z","modified_at":"2026-02-15T14:53:11.000Z","name":"Myrtie Tromp","mobile_number":"503-925-1769","email_id":"Tate.McKenzie@yahoo.com","dop":"2025-04-06","serial_number":"10098441829985","imei1":"10098441829985","imei2":"10098441829985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187230,"job_number":"JOB_187230","tr_customer_id":187248,"tr_customer_product_id":187238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:31.000Z","name":"Sabryna Dickens","mobile_number":"745-235-6808","email_id":"Evalyn_Corkery68@yahoo.com","dop":"2025-07-01","serial_number":"107590289375495","imei1":"107590289375495","imei2":"107590289375495","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187232,"job_number":"JOB_187232","tr_customer_id":187250,"tr_customer_product_id":187240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:42.000Z","name":"Torrance Quitzon","mobile_number":"770-361-0517","email_id":"Constantin54@hotmail.com","dop":"2025-07-01","serial_number":"103840578023347","imei1":"103840578023347","imei2":"103840578023347","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T15:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187251,"job_number":"JOB_187251","tr_customer_id":187269,"tr_customer_product_id":187259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:49.000Z","name":"Fatima Kunze","mobile_number":"291-535-7084","email_id":"Jermey.Kub11@yahoo.com","dop":"2025-04-06","serial_number":"18043149554591","imei1":"18043149554591","imei2":"18043149554591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187254,"job_number":"JOB_187254","tr_customer_id":187272,"tr_customer_product_id":187262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:57.000Z","modified_at":"2026-02-15T17:24:35.000Z","name":"Rita Ondricka","mobile_number":"299-475-9683","email_id":"Eusebio48@yahoo.com","dop":"2025-04-06","serial_number":"15447214593364","imei1":"15447214593364","imei2":"15447214593364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187257,"job_number":"JOB_187257","tr_customer_id":187275,"tr_customer_product_id":187265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:25:22.000Z","name":"Beverly Legros","mobile_number":"427-386-8827","email_id":"Roger63@yahoo.com","dop":"2025-04-06","serial_number":"10795606916138","imei1":"10795606916138","imei2":"10795606916138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187261,"job_number":"JOB_187261","tr_customer_id":187279,"tr_customer_product_id":187269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:27.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14749348421759","imei2":"14749348421759","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187263,"job_number":"JOB_187263","tr_customer_id":187281,"tr_customer_product_id":187271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14603112231907","imei2":"14603112231907","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187267,"job_number":"JOB_187267","tr_customer_id":187285,"tr_customer_product_id":187275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:33:01.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16772019069980","imei2":"16772019069980","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187282,"job_number":"JOB_187282","tr_customer_id":187300,"tr_customer_product_id":187290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:47:22.000Z","modified_at":"2026-02-15T17:47:38.000Z","name":"Regan MacGyver","mobile_number":"249-942-9641","email_id":"Gia_Runte@gmail.com","dop":"2024-08-17","serial_number":"35787291938015","imei1":"35787291938015","imei2":"35787291938015","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187283,"job_number":"JOB_187283","tr_customer_id":187301,"tr_customer_product_id":187291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:49:51.000Z","modified_at":"2026-02-15T17:50:08.000Z","name":"Ola Roob","mobile_number":"361-245-9130","email_id":"Ansel16@gmail.com","dop":"2024-08-17","serial_number":"12978328997040","imei1":"12978328997040","imei2":"12978328997040","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T17:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186653,"job_number":"JOB_186653","tr_customer_id":186671,"tr_customer_product_id":186661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:32.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"saitama sensei","mobile_number":"743-264-7278","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"818765602688961","imei1":"818765602688961","imei2":"818765602688961","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186664,"job_number":"JOB_186664","tr_customer_id":186682,"tr_customer_product_id":186672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:52.000Z","name":"tanjiro kamado","mobile_number":"615-689-9988","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"833319673632994","imei1":"833319673632994","imei2":"833319673632994","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186669,"job_number":"JOB_186669","tr_customer_id":186687,"tr_customer_product_id":186677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:54.000Z","modified_at":"2026-02-15T04:33:03.000Z","name":"giyu tomiaka","mobile_number":"489-229-2881","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"13877789664128","imei1":"13877789664128","imei2":"13877789664128","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186739,"job_number":"JOB_186739","tr_customer_id":186757,"tr_customer_product_id":186747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:34:21.000Z","name":"Reagan Schmitt","mobile_number":"631-912-6984","email_id":"Jennyfer12@hotmail.com","dop":"2025-10-01","serial_number":"16108678563374","imei1":"16108678563374","imei2":"16108678563374","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186752,"job_number":"JOB_186752","tr_customer_id":186770,"tr_customer_product_id":186760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12461826264098","imei1":"12461826264098","imei2":"12461826264098","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186779,"job_number":"JOB_186779","tr_customer_id":186797,"tr_customer_product_id":186787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Lonie Simonis","mobile_number":"887-277-9156","email_id":"Dulce_Von@gmail.com","dop":"2025-06-09","serial_number":"101207264636113","imei1":"101207264636113","imei2":"101207264636113","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186800,"job_number":"JOB_186800","tr_customer_id":186818,"tr_customer_product_id":186808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:55.000Z","name":"Edgardo Parker","mobile_number":"864-838-9905","email_id":"Adrien_Ritchie@yahoo.com","dop":"2025-06-09","serial_number":"107675235691568","imei1":"107675235691568","imei2":"107675235691568","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186808,"job_number":"JOB_186808","tr_customer_id":186826,"tr_customer_product_id":186816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:47.000Z","modified_at":"2026-02-15T04:34:57.000Z","name":"Keyon Stamm","mobile_number":"832-603-1360","email_id":"Erna74@yahoo.com","dop":"2025-12-31","serial_number":"10877314657472","imei1":"10877314657472","imei2":"10877314657472","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186815,"job_number":"JOB_186815","tr_customer_id":186833,"tr_customer_product_id":186823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Otilia Schowalter","mobile_number":"785-608-7043","email_id":"Orlo.Farrell@yahoo.com","dop":"2025-06-09","serial_number":"102054590331042","imei1":"102054590331042","imei2":"102054590331042","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186819,"job_number":"JOB_186819","tr_customer_id":186837,"tr_customer_product_id":186827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:01.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Richard Wehner","mobile_number":"550-976-6772","email_id":"Oceane.Leuschke45@gmail.com","dop":"2025-12-31","serial_number":"10942030656755","imei1":"10942030656755","imei2":"10942030656755","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186827,"job_number":"JOB_186827","tr_customer_id":186845,"tr_customer_product_id":186835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Brett Wuckert","mobile_number":"417-600-8297","email_id":"Winona71@hotmail.com","dop":"2025-12-31","serial_number":"10930105190541","imei1":"10930105190541","imei2":"10930105190541","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186890,"job_number":"JOB_186890","tr_customer_id":186908,"tr_customer_product_id":186898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:31.000Z","modified_at":"2026-02-15T05:10:38.000Z","name":"Apramey sk","mobile_number":"9844785464","email_id":"appu@gmail.com","dop":"2026-02-01","serial_number":"18016761689214","imei1":"18016761689214","imei2":"18016761689214","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T05:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186919,"job_number":"JOB_186919","tr_customer_id":186937,"tr_customer_product_id":186927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:35:18.000Z","modified_at":"2026-02-15T06:35:29.000Z","name":"Ottis Hickle","mobile_number":"851-845-1417","email_id":"Breanna.Vandervort@yahoo.com","dop":"2025-11-04","serial_number":"58570778695887","imei1":"58570778695887","imei2":"58570778695887","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186920,"job_number":"JOB_186920","tr_customer_id":186938,"tr_customer_product_id":186928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:35:33.000Z","modified_at":"2026-02-15T06:35:43.000Z","name":"Sandra Lang","mobile_number":"887-327-0969","email_id":"Marina.Stiedemann68@gmail.com","dop":"2025-11-04","serial_number":"30817555310720","imei1":"30817555310720","imei2":"30817555310720","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186921,"job_number":"JOB_186921","tr_customer_id":186939,"tr_customer_product_id":186929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:35:46.000Z","modified_at":"2026-02-15T06:35:56.000Z","name":"Lucy Kulas","mobile_number":"727-695-9117","email_id":"Porter77@hotmail.com","dop":"2025-11-04","serial_number":"70517705073834","imei1":"70517705073834","imei2":"70517705073834","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186922,"job_number":"JOB_186922","tr_customer_id":186940,"tr_customer_product_id":186930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:39:25.000Z","modified_at":"2026-02-15T06:39:35.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"62054888307556","imei1":"62054888307556","imei2":"62054888307556","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186923,"job_number":"JOB_186923","tr_customer_id":186941,"tr_customer_product_id":186931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:39:39.000Z","modified_at":"2026-02-15T06:40:04.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"50892961976875","imei1":"50892961976875","imei2":"50892961976875","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186932,"job_number":"JOB_186932","tr_customer_id":186950,"tr_customer_product_id":186940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:57:21.000Z","modified_at":"2026-02-15T06:57:24.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14444701410953","imei1":"14444701410953","imei2":"14444701410953","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186954,"job_number":"JOB_186954","tr_customer_id":186972,"tr_customer_product_id":186962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:18.000Z","modified_at":"2026-02-15T07:54:28.000Z","name":"Zack Berge","mobile_number":"958-738-4257","email_id":"June3@gmail.com","dop":"2025-11-04","serial_number":"65352450761033","imei1":"65352450761033","imei2":"65352450761033","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186955,"job_number":"JOB_186955","tr_customer_id":186973,"tr_customer_product_id":186963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:32.000Z","modified_at":"2026-02-15T07:54:42.000Z","name":"Antoinette Will","mobile_number":"327-350-7809","email_id":"Odell_Veum10@gmail.com","dop":"2025-11-04","serial_number":"42618984258338","imei1":"42618984258338","imei2":"42618984258338","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T07:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187043,"job_number":"JOB_187043","tr_customer_id":187061,"tr_customer_product_id":187051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:57.000Z","modified_at":"2026-02-15T14:00:08.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"64032592000778","imei1":"64032592000778","imei2":"64032592000778","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187044,"job_number":"JOB_187044","tr_customer_id":187062,"tr_customer_product_id":187052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:13.000Z","modified_at":"2026-02-15T14:00:38.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"24146498162226","imei1":"24146498162226","imei2":"24146498162226","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187059,"job_number":"JOB_187059","tr_customer_id":187077,"tr_customer_product_id":187067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:50.000Z","modified_at":"2026-02-15T14:17:16.000Z","name":"Uriel Koelpin","mobile_number":"599-729-0906","email_id":"Deja36@gmail.com","dop":"2025-10-01","serial_number":"13441979415130","imei1":"13441979415130","imei2":"13441979415130","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187148,"job_number":"JOB_187148","tr_customer_id":187166,"tr_customer_product_id":187156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:35.000Z","modified_at":"2026-02-15T14:28:44.000Z","name":"Christopher Kunze","mobile_number":"929-966-3651","email_id":"Ines25@hotmail.com","dop":"2025-12-31","serial_number":"10710219376979","imei1":"10710219376979","imei2":"10710219376979","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187151,"job_number":"JOB_187151","tr_customer_id":187169,"tr_customer_product_id":187159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:48.000Z","modified_at":"2026-02-15T14:28:57.000Z","name":"Marty Gaylord","mobile_number":"728-481-9461","email_id":"Ole70@hotmail.com","dop":"2025-12-31","serial_number":"10955986228948","imei1":"10955986228948","imei2":"10955986228948","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187155,"job_number":"JOB_187155","tr_customer_id":187173,"tr_customer_product_id":187163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:01.000Z","modified_at":"2026-02-15T14:29:10.000Z","name":"Eugenia Parisian","mobile_number":"887-483-5586","email_id":"Delphine.Hackett10@gmail.com","dop":"2025-12-31","serial_number":"10071997829104","imei1":"10071997829104","imei2":"10071997829104","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187175,"job_number":"JOB_187175","tr_customer_id":187193,"tr_customer_product_id":187183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:59.000Z","name":"Miles Yundt","mobile_number":"203-978-7861","email_id":"Jace_Funk@hotmail.com","dop":"2025-06-09","serial_number":"100433901243595","imei1":"100433901243595","imei2":"100433901243595","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187180,"job_number":"JOB_187180","tr_customer_id":187198,"tr_customer_product_id":187188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:16.000Z","name":"Hester Streich","mobile_number":"268-341-2441","email_id":"Hermann.Nolan@hotmail.com","dop":"2025-06-09","serial_number":"107998385932182","imei1":"107998385932182","imei2":"107998385932182","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187192,"job_number":"JOB_187192","tr_customer_id":187210,"tr_customer_product_id":187200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:32.000Z","name":"Sienna Kshlerin","mobile_number":"715-589-7853","email_id":"Rick7@gmail.com","dop":"2025-06-09","serial_number":"101114164452754","imei1":"101114164452754","imei2":"101114164452754","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187213,"job_number":"JOB_187213","tr_customer_id":187231,"tr_customer_product_id":187221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:15.000Z","modified_at":"2026-02-15T14:36:26.000Z","name":"saitama sensei","mobile_number":"796-485-6825","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"512734631194395","imei1":"512734631194395","imei2":"512734631194395","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187214,"job_number":"JOB_187214","tr_customer_id":187232,"tr_customer_product_id":187222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:28.000Z","modified_at":"2026-02-15T14:36:38.000Z","name":"tanjiro kamado","mobile_number":"905-759-8381","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"626784822258202","imei1":"626784822258202","imei2":"626784822258202","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187218,"job_number":"JOB_187218","tr_customer_id":187236,"tr_customer_product_id":187226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:40.000Z","modified_at":"2026-02-15T14:36:50.000Z","name":"giyu tomiaka","mobile_number":"328-762-4864","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"407411804765299","imei1":"407411804765299","imei2":"407411804765299","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-15T14:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id186714Has required fileds 1 0 0
verify if the json number starts with JOB_ 650 0 0
Verify if the json object with id186717Has required fileds 1 0 0
Verify if the json object with id186781Has required fileds 1 0 0
Verify if the json object with id186783Has required fileds 1 0 0
Verify if the json object with id186828Has required fileds 1 0 0
Verify if the json object with id186832Has required fileds 1 0 0
Verify if the json object with id186849Has required fileds 1 0 0
Verify if the json object with id186851Has required fileds 1 0 0
Verify if the json object with id187090Has required fileds 1 0 0
Verify if the json object with id187092Has required fileds 1 0 0
Verify if the json object with id187096Has required fileds 1 0 0
Verify if the json object with id187098Has required fileds 1 0 0
Verify if the json object with id187099Has required fileds 1 0 0
Verify if the json object with id187101Has required fileds 1 0 0
Verify if the json object with id187104Has required fileds 1 0 0
Verify if the json object with id187106Has required fileds 1 0 0
Verify if the json object with id186638Has required fileds 1 0 0
Verify if the json object with id186639Has required fileds 1 0 0
Verify if the json object with id186640Has required fileds 1 0 0
Verify if the json object with id186641Has required fileds 1 0 0
Verify if the json object with id186642Has required fileds 1 0 0
Verify if the json object with id186644Has required fileds 1 0 0
Verify if the json object with id186645Has required fileds 1 0 0
Verify if the json object with id186646Has required fileds 1 0 0
Verify if the json object with id186647Has required fileds 1 0 0
Verify if the json object with id186648Has required fileds 1 0 0
Verify if the json object with id186649Has required fileds 1 0 0
Verify if the json object with id186650Has required fileds 1 0 0
Verify if the json object with id186651Has required fileds 1 0 0
Verify if the json object with id186652Has required fileds 1 0 0
Verify if the json object with id186654Has required fileds 1 0 0
Verify if the json object with id186655Has required fileds 1 0 0
Verify if the json object with id186656Has required fileds 1 0 0
Verify if the json object with id186657Has required fileds 1 0 0
Verify if the json object with id186658Has required fileds 1 0 0
Verify if the json object with id186659Has required fileds 1 0 0
Verify if the json object with id186660Has required fileds 1 0 0
Verify if the json object with id186661Has required fileds 1 0 0
Verify if the json object with id186662Has required fileds 1 0 0
Verify if the json object with id186663Has required fileds 1 0 0
Verify if the json object with id186665Has required fileds 1 0 0
Verify if the json object with id186666Has required fileds 1 0 0
Verify if the json object with id186667Has required fileds 1 0 0
Verify if the json object with id186668Has required fileds 1 0 0
Verify if the json object with id186671Has required fileds 1 0 0
Verify if the json object with id186672Has required fileds 1 0 0
Verify if the json object with id186673Has required fileds 1 0 0
Verify if the json object with id186674Has required fileds 1 0 0
Verify if the json object with id186675Has required fileds 1 0 0
Verify if the json object with id186676Has required fileds 1 0 0
Verify if the json object with id186677Has required fileds 1 0 0
Verify if the json object with id186678Has required fileds 1 0 0
Verify if the json object with id186679Has required fileds 1 0 0
Verify if the json object with id186680Has required fileds 1 0 0
Verify if the json object with id186681Has required fileds 1 0 0
Verify if the json object with id186682Has required fileds 1 0 0
Verify if the json object with id186683Has required fileds 1 0 0
Verify if the json object with id186684Has required fileds 1 0 0
Verify if the json object with id186685Has required fileds 1 0 0
Verify if the json object with id186686Has required fileds 1 0 0
Verify if the json object with id186687Has required fileds 1 0 0
Verify if the json object with id186688Has required fileds 1 0 0
Verify if the json object with id186689Has required fileds 1 0 0
Verify if the json object with id186691Has required fileds 1 0 0
Verify if the json object with id186692Has required fileds 1 0 0
Verify if the json object with id186693Has required fileds 1 0 0
Verify if the json object with id186694Has required fileds 1 0 0
Verify if the json object with id186695Has required fileds 1 0 0
Verify if the json object with id186696Has required fileds 1 0 0
Verify if the json object with id186697Has required fileds 1 0 0
Verify if the json object with id186698Has required fileds 1 0 0
Verify if the json object with id186699Has required fileds 1 0 0
Verify if the json object with id186700Has required fileds 1 0 0
Verify if the json object with id186701Has required fileds 1 0 0
Verify if the json object with id186702Has required fileds 1 0 0
Verify if the json object with id186703Has required fileds 1 0 0
Verify if the json object with id186704Has required fileds 1 0 0
Verify if the json object with id186706Has required fileds 1 0 0
Verify if the json object with id186707Has required fileds 1 0 0
Verify if the json object with id186708Has required fileds 1 0 0
Verify if the json object with id186709Has required fileds 1 0 0
Verify if the json object with id186710Has required fileds 1 0 0
Verify if the json object with id186711Has required fileds 1 0 0
Verify if the json object with id186712Has required fileds 1 0 0
Verify if the json object with id186713Has required fileds 1 0 0
Verify if the json object with id186715Has required fileds 1 0 0
Verify if the json object with id186716Has required fileds 1 0 0
Verify if the json object with id186718Has required fileds 1 0 0
Verify if the json object with id186719Has required fileds 1 0 0
Verify if the json object with id186720Has required fileds 1 0 0
Verify if the json object with id186721Has required fileds 1 0 0
Verify if the json object with id186722Has required fileds 1 0 0
Verify if the json object with id186723Has required fileds 1 0 0
Verify if the json object with id186724Has required fileds 1 0 0
Verify if the json object with id186725Has required fileds 1 0 0
Verify if the json object with id186726Has required fileds 1 0 0
Verify if the json object with id186727Has required fileds 1 0 0
Verify if the json object with id186728Has required fileds 1 0 0
Verify if the json object with id186729Has required fileds 1 0 0
Verify if the json object with id186730Has required fileds 1 0 0
Verify if the json object with id186731Has required fileds 1 0 0
Verify if the json object with id186732Has required fileds 1 0 0
Verify if the json object with id186733Has required fileds 1 0 0
Verify if the json object with id186734Has required fileds 1 0 0
Verify if the json object with id186735Has required fileds 1 0 0
Verify if the json object with id186736Has required fileds 1 0 0
Verify if the json object with id186737Has required fileds 1 0 0
Verify if the json object with id186738Has required fileds 1 0 0
Verify if the json object with id186742Has required fileds 1 0 0
Verify if the json object with id186744Has required fileds 1 0 0
Verify if the json object with id186746Has required fileds 1 0 0
Verify if the json object with id186747Has required fileds 1 0 0
Verify if the json object with id186748Has required fileds 1 0 0
Verify if the json object with id186749Has required fileds 1 0 0
Verify if the json object with id186750Has required fileds 1 0 0
Verify if the json object with id186751Has required fileds 1 0 0
Verify if the json object with id186754Has required fileds 1 0 0
Verify if the json object with id186755Has required fileds 1 0 0
Verify if the json object with id186756Has required fileds 1 0 0
Verify if the json object with id186757Has required fileds 1 0 0
Verify if the json object with id186758Has required fileds 1 0 0
Verify if the json object with id186759Has required fileds 1 0 0
Verify if the json object with id186760Has required fileds 1 0 0
Verify if the json object with id186762Has required fileds 1 0 0
Verify if the json object with id186766Has required fileds 1 0 0
Verify if the json object with id186767Has required fileds 1 0 0
Verify if the json object with id186768Has required fileds 1 0 0
Verify if the json object with id186769Has required fileds 1 0 0
Verify if the json object with id186770Has required fileds 1 0 0
Verify if the json object with id186771Has required fileds 1 0 0
Verify if the json object with id186772Has required fileds 1 0 0
Verify if the json object with id186773Has required fileds 1 0 0
Verify if the json object with id186774Has required fileds 1 0 0
Verify if the json object with id186775Has required fileds 1 0 0
Verify if the json object with id186776Has required fileds 1 0 0
Verify if the json object with id186777Has required fileds 1 0 0
Verify if the json object with id186782Has required fileds 1 0 0
Verify if the json object with id186784Has required fileds 1 0 0
Verify if the json object with id186785Has required fileds 1 0 0
Verify if the json object with id186786Has required fileds 1 0 0
Verify if the json object with id186787Has required fileds 1 0 0
Verify if the json object with id186788Has required fileds 1 0 0
Verify if the json object with id186789Has required fileds 1 0 0
Verify if the json object with id186790Has required fileds 1 0 0
Verify if the json object with id186791Has required fileds 1 0 0
Verify if the json object with id186792Has required fileds 1 0 0
Verify if the json object with id186793Has required fileds 1 0 0
Verify if the json object with id186794Has required fileds 1 0 0
Verify if the json object with id186795Has required fileds 1 0 0
Verify if the json object with id186796Has required fileds 1 0 0
Verify if the json object with id186797Has required fileds 1 0 0
Verify if the json object with id186798Has required fileds 1 0 0
Verify if the json object with id186802Has required fileds 1 0 0
Verify if the json object with id186803Has required fileds 1 0 0
Verify if the json object with id186804Has required fileds 1 0 0
Verify if the json object with id186805Has required fileds 1 0 0
Verify if the json object with id186806Has required fileds 1 0 0
Verify if the json object with id186807Has required fileds 1 0 0
Verify if the json object with id186809Has required fileds 1 0 0
Verify if the json object with id186810Has required fileds 1 0 0
Verify if the json object with id186811Has required fileds 1 0 0
Verify if the json object with id186812Has required fileds 1 0 0
Verify if the json object with id186813Has required fileds 1 0 0
Verify if the json object with id186817Has required fileds 1 0 0
Verify if the json object with id186818Has required fileds 1 0 0
Verify if the json object with id186820Has required fileds 1 0 0
Verify if the json object with id186821Has required fileds 1 0 0
Verify if the json object with id186822Has required fileds 1 0 0
Verify if the json object with id186823Has required fileds 1 0 0
Verify if the json object with id186824Has required fileds 1 0 0
Verify if the json object with id186825Has required fileds 1 0 0
Verify if the json object with id186826Has required fileds 1 0 0
Verify if the json object with id186829Has required fileds 1 0 0
Verify if the json object with id186830Has required fileds 1 0 0
Verify if the json object with id186831Has required fileds 1 0 0
Verify if the json object with id186833Has required fileds 1 0 0
Verify if the json object with id186834Has required fileds 1 0 0
Verify if the json object with id186835Has required fileds 1 0 0
Verify if the json object with id186836Has required fileds 1 0 0
Verify if the json object with id186837Has required fileds 1 0 0
Verify if the json object with id186838Has required fileds 1 0 0
Verify if the json object with id186839Has required fileds 1 0 0
Verify if the json object with id186840Has required fileds 1 0 0
Verify if the json object with id186841Has required fileds 1 0 0
Verify if the json object with id186842Has required fileds 1 0 0
Verify if the json object with id186843Has required fileds 1 0 0
Verify if the json object with id186844Has required fileds 1 0 0
Verify if the json object with id186845Has required fileds 1 0 0
Verify if the json object with id186846Has required fileds 1 0 0
Verify if the json object with id186847Has required fileds 1 0 0
Verify if the json object with id186848Has required fileds 1 0 0
Verify if the json object with id186850Has required fileds 1 0 0
Verify if the json object with id186852Has required fileds 1 0 0
Verify if the json object with id186853Has required fileds 1 0 0
Verify if the json object with id186854Has required fileds 1 0 0
Verify if the json object with id186855Has required fileds 1 0 0
Verify if the json object with id186856Has required fileds 1 0 0
Verify if the json object with id186858Has required fileds 1 0 0
Verify if the json object with id186859Has required fileds 1 0 0
Verify if the json object with id186860Has required fileds 1 0 0
Verify if the json object with id186861Has required fileds 1 0 0
Verify if the json object with id186862Has required fileds 1 0 0
Verify if the json object with id186863Has required fileds 1 0 0
Verify if the json object with id186864Has required fileds 1 0 0
Verify if the json object with id186865Has required fileds 1 0 0
Verify if the json object with id186866Has required fileds 1 0 0
Verify if the json object with id186867Has required fileds 1 0 0
Verify if the json object with id186868Has required fileds 1 0 0
Verify if the json object with id186869Has required fileds 1 0 0
Verify if the json object with id186870Has required fileds 1 0 0
Verify if the json object with id186871Has required fileds 1 0 0
Verify if the json object with id186872Has required fileds 1 0 0
Verify if the json object with id186873Has required fileds 1 0 0
Verify if the json object with id186874Has required fileds 1 0 0
Verify if the json object with id186875Has required fileds 1 0 0
Verify if the json object with id186876Has required fileds 1 0 0
Verify if the json object with id186877Has required fileds 1 0 0
Verify if the json object with id186878Has required fileds 1 0 0
Verify if the json object with id186879Has required fileds 1 0 0
Verify if the json object with id186880Has required fileds 1 0 0
Verify if the json object with id186881Has required fileds 1 0 0
Verify if the json object with id186882Has required fileds 1 0 0
Verify if the json object with id186883Has required fileds 1 0 0
Verify if the json object with id186884Has required fileds 1 0 0
Verify if the json object with id186885Has required fileds 1 0 0
Verify if the json object with id186886Has required fileds 1 0 0
Verify if the json object with id186887Has required fileds 1 0 0
Verify if the json object with id186888Has required fileds 1 0 0
Verify if the json object with id186889Has required fileds 1 0 0
Verify if the json object with id186891Has required fileds 1 0 0
Verify if the json object with id186892Has required fileds 1 0 0
Verify if the json object with id186893Has required fileds 1 0 0
Verify if the json object with id186894Has required fileds 1 0 0
Verify if the json object with id186896Has required fileds 1 0 0
Verify if the json object with id186897Has required fileds 1 0 0
Verify if the json object with id186898Has required fileds 1 0 0
Verify if the json object with id186899Has required fileds 1 0 0
Verify if the json object with id186900Has required fileds 1 0 0
Verify if the json object with id186901Has required fileds 1 0 0
Verify if the json object with id186902Has required fileds 1 0 0
Verify if the json object with id186903Has required fileds 1 0 0
Verify if the json object with id186904Has required fileds 1 0 0
Verify if the json object with id186905Has required fileds 1 0 0
Verify if the json object with id186906Has required fileds 1 0 0
Verify if the json object with id186907Has required fileds 1 0 0
Verify if the json object with id186908Has required fileds 1 0 0
Verify if the json object with id186909Has required fileds 1 0 0
Verify if the json object with id186910Has required fileds 1 0 0
Verify if the json object with id186911Has required fileds 1 0 0
Verify if the json object with id186912Has required fileds 1 0 0
Verify if the json object with id186913Has required fileds 1 0 0
Verify if the json object with id186914Has required fileds 1 0 0
Verify if the json object with id186915Has required fileds 1 0 0
Verify if the json object with id186916Has required fileds 1 0 0
Verify if the json object with id186917Has required fileds 1 0 0
Verify if the json object with id186918Has required fileds 1 0 0
Verify if the json object with id186924Has required fileds 1 0 0
Verify if the json object with id186925Has required fileds 1 0 0
Verify if the json object with id186926Has required fileds 1 0 0
Verify if the json object with id186927Has required fileds 1 0 0
Verify if the json object with id186928Has required fileds 1 0 0
Verify if the json object with id186929Has required fileds 1 0 0
Verify if the json object with id186930Has required fileds 1 0 0
Verify if the json object with id186931Has required fileds 1 0 0
Verify if the json object with id186933Has required fileds 1 0 0
Verify if the json object with id186934Has required fileds 1 0 0
Verify if the json object with id186935Has required fileds 1 0 0
Verify if the json object with id186936Has required fileds 1 0 0
Verify if the json object with id186937Has required fileds 1 0 0
Verify if the json object with id186938Has required fileds 1 0 0
Verify if the json object with id186939Has required fileds 1 0 0
Verify if the json object with id186940Has required fileds 1 0 0
Verify if the json object with id186941Has required fileds 1 0 0
Verify if the json object with id186942Has required fileds 1 0 0
Verify if the json object with id186943Has required fileds 1 0 0
Verify if the json object with id186944Has required fileds 1 0 0
Verify if the json object with id186945Has required fileds 1 0 0
Verify if the json object with id186946Has required fileds 1 0 0
Verify if the json object with id186947Has required fileds 1 0 0
Verify if the json object with id186948Has required fileds 1 0 0
Verify if the json object with id186949Has required fileds 1 0 0
Verify if the json object with id186950Has required fileds 1 0 0
Verify if the json object with id186951Has required fileds 1 0 0
Verify if the json object with id186952Has required fileds 1 0 0
Verify if the json object with id186953Has required fileds 1 0 0
Verify if the json object with id186956Has required fileds 1 0 0
Verify if the json object with id186957Has required fileds 1 0 0
Verify if the json object with id186958Has required fileds 1 0 0
Verify if the json object with id186959Has required fileds 1 0 0
Verify if the json object with id186960Has required fileds 1 0 0
Verify if the json object with id186961Has required fileds 1 0 0
Verify if the json object with id186962Has required fileds 1 0 0
Verify if the json object with id186963Has required fileds 1 0 0
Verify if the json object with id186964Has required fileds 1 0 0
Verify if the json object with id186965Has required fileds 1 0 0
Verify if the json object with id186966Has required fileds 1 0 0
Verify if the json object with id186967Has required fileds 1 0 0
Verify if the json object with id186968Has required fileds 1 0 0
Verify if the json object with id186969Has required fileds 1 0 0
Verify if the json object with id186970Has required fileds 1 0 0
Verify if the json object with id186971Has required fileds 1 0 0
Verify if the json object with id186972Has required fileds 1 0 0
Verify if the json object with id186973Has required fileds 1 0 0
Verify if the json object with id186974Has required fileds 1 0 0
Verify if the json object with id186975Has required fileds 1 0 0
Verify if the json object with id186976Has required fileds 1 0 0
Verify if the json object with id186977Has required fileds 1 0 0
Verify if the json object with id186978Has required fileds 1 0 0
Verify if the json object with id186979Has required fileds 1 0 0
Verify if the json object with id186980Has required fileds 1 0 0
Verify if the json object with id186981Has required fileds 1 0 0
Verify if the json object with id186982Has required fileds 1 0 0
Verify if the json object with id186983Has required fileds 1 0 0
Verify if the json object with id186984Has required fileds 1 0 0
Verify if the json object with id186985Has required fileds 1 0 0
Verify if the json object with id186986Has required fileds 1 0 0
Verify if the json object with id186987Has required fileds 1 0 0
Verify if the json object with id186988Has required fileds 1 0 0
Verify if the json object with id186989Has required fileds 1 0 0
Verify if the json object with id186990Has required fileds 1 0 0
Verify if the json object with id186991Has required fileds 1 0 0
Verify if the json object with id186992Has required fileds 1 0 0
Verify if the json object with id186993Has required fileds 1 0 0
Verify if the json object with id186994Has required fileds 1 0 0
Verify if the json object with id186995Has required fileds 1 0 0
Verify if the json object with id186996Has required fileds 1 0 0
Verify if the json object with id186997Has required fileds 1 0 0
Verify if the json object with id186998Has required fileds 1 0 0
Verify if the json object with id186999Has required fileds 1 0 0
Verify if the json object with id187000Has required fileds 1 0 0
Verify if the json object with id187001Has required fileds 1 0 0
Verify if the json object with id187002Has required fileds 1 0 0
Verify if the json object with id187003Has required fileds 1 0 0
Verify if the json object with id187004Has required fileds 1 0 0
Verify if the json object with id187005Has required fileds 1 0 0
Verify if the json object with id187006Has required fileds 1 0 0
Verify if the json object with id187007Has required fileds 1 0 0
Verify if the json object with id187008Has required fileds 1 0 0
Verify if the json object with id187009Has required fileds 1 0 0
Verify if the json object with id187010Has required fileds 1 0 0
Verify if the json object with id187011Has required fileds 1 0 0
Verify if the json object with id187012Has required fileds 1 0 0
Verify if the json object with id187013Has required fileds 1 0 0
Verify if the json object with id187014Has required fileds 1 0 0
Verify if the json object with id187015Has required fileds 1 0 0
Verify if the json object with id187016Has required fileds 1 0 0
Verify if the json object with id187017Has required fileds 1 0 0
Verify if the json object with id187018Has required fileds 1 0 0
Verify if the json object with id187019Has required fileds 1 0 0
Verify if the json object with id187020Has required fileds 1 0 0
Verify if the json object with id187021Has required fileds 1 0 0
Verify if the json object with id187022Has required fileds 1 0 0
Verify if the json object with id187023Has required fileds 1 0 0
Verify if the json object with id187024Has required fileds 1 0 0
Verify if the json object with id187025Has required fileds 1 0 0
Verify if the json object with id187026Has required fileds 1 0 0
Verify if the json object with id187027Has required fileds 1 0 0
Verify if the json object with id187028Has required fileds 1 0 0
Verify if the json object with id187029Has required fileds 1 0 0
Verify if the json object with id187030Has required fileds 1 0 0
Verify if the json object with id187031Has required fileds 1 0 0
Verify if the json object with id187032Has required fileds 1 0 0
Verify if the json object with id187033Has required fileds 1 0 0
Verify if the json object with id187034Has required fileds 1 0 0
Verify if the json object with id187035Has required fileds 1 0 0
Verify if the json object with id187036Has required fileds 1 0 0
Verify if the json object with id187037Has required fileds 1 0 0
Verify if the json object with id187038Has required fileds 1 0 0
Verify if the json object with id187039Has required fileds 1 0 0
Verify if the json object with id187040Has required fileds 1 0 0
Verify if the json object with id187041Has required fileds 1 0 0
Verify if the json object with id187042Has required fileds 1 0 0
Verify if the json object with id187045Has required fileds 1 0 0
Verify if the json object with id187046Has required fileds 1 0 0
Verify if the json object with id187047Has required fileds 1 0 0
Verify if the json object with id187048Has required fileds 1 0 0
Verify if the json object with id187049Has required fileds 1 0 0
Verify if the json object with id187050Has required fileds 1 0 0
Verify if the json object with id187060Has required fileds 1 0 0
Verify if the json object with id187061Has required fileds 1 0 0
Verify if the json object with id187062Has required fileds 1 0 0
Verify if the json object with id187063Has required fileds 1 0 0
Verify if the json object with id187064Has required fileds 1 0 0
Verify if the json object with id187065Has required fileds 1 0 0
Verify if the json object with id187066Has required fileds 1 0 0
Verify if the json object with id187067Has required fileds 1 0 0
Verify if the json object with id187068Has required fileds 1 0 0
Verify if the json object with id187069Has required fileds 1 0 0
Verify if the json object with id187070Has required fileds 1 0 0
Verify if the json object with id187071Has required fileds 1 0 0
Verify if the json object with id187072Has required fileds 1 0 0
Verify if the json object with id187073Has required fileds 1 0 0
Verify if the json object with id187074Has required fileds 1 0 0
Verify if the json object with id187075Has required fileds 1 0 0
Verify if the json object with id187076Has required fileds 1 0 0
Verify if the json object with id187077Has required fileds 1 0 0
Verify if the json object with id187078Has required fileds 1 0 0
Verify if the json object with id187079Has required fileds 1 0 0
Verify if the json object with id187080Has required fileds 1 0 0
Verify if the json object with id187081Has required fileds 1 0 0
Verify if the json object with id187082Has required fileds 1 0 0
Verify if the json object with id187083Has required fileds 1 0 0
Verify if the json object with id187084Has required fileds 1 0 0
Verify if the json object with id187085Has required fileds 1 0 0
Verify if the json object with id187086Has required fileds 1 0 0
Verify if the json object with id187087Has required fileds 1 0 0
Verify if the json object with id187088Has required fileds 1 0 0
Verify if the json object with id187089Has required fileds 1 0 0
Verify if the json object with id187091Has required fileds 1 0 0
Verify if the json object with id187093Has required fileds 1 0 0
Verify if the json object with id187094Has required fileds 1 0 0
Verify if the json object with id187095Has required fileds 1 0 0
Verify if the json object with id187097Has required fileds 1 0 0
Verify if the json object with id187100Has required fileds 1 0 0
Verify if the json object with id187102Has required fileds 1 0 0
Verify if the json object with id187103Has required fileds 1 0 0
Verify if the json object with id187105Has required fileds 1 0 0
Verify if the json object with id187107Has required fileds 1 0 0
Verify if the json object with id187108Has required fileds 1 0 0
Verify if the json object with id187109Has required fileds 1 0 0
Verify if the json object with id187110Has required fileds 1 0 0
Verify if the json object with id187111Has required fileds 1 0 0
Verify if the json object with id187112Has required fileds 1 0 0
Verify if the json object with id187113Has required fileds 1 0 0
Verify if the json object with id187114Has required fileds 1 0 0
Verify if the json object with id187115Has required fileds 1 0 0
Verify if the json object with id187116Has required fileds 1 0 0
Verify if the json object with id187117Has required fileds 1 0 0
Verify if the json object with id187118Has required fileds 1 0 0
Verify if the json object with id187119Has required fileds 1 0 0
Verify if the json object with id187120Has required fileds 1 0 0
Verify if the json object with id187121Has required fileds 1 0 0
Verify if the json object with id187122Has required fileds 1 0 0
Verify if the json object with id187123Has required fileds 1 0 0
Verify if the json object with id187124Has required fileds 1 0 0
Verify if the json object with id187125Has required fileds 1 0 0
Verify if the json object with id187126Has required fileds 1 0 0
Verify if the json object with id187127Has required fileds 1 0 0
Verify if the json object with id187128Has required fileds 1 0 0
Verify if the json object with id187129Has required fileds 1 0 0
Verify if the json object with id187130Has required fileds 1 0 0
Verify if the json object with id187131Has required fileds 1 0 0
Verify if the json object with id187132Has required fileds 1 0 0
Verify if the json object with id187133Has required fileds 1 0 0
Verify if the json object with id187134Has required fileds 1 0 0
Verify if the json object with id187135Has required fileds 1 0 0
Verify if the json object with id187136Has required fileds 1 0 0
Verify if the json object with id187137Has required fileds 1 0 0
Verify if the json object with id187138Has required fileds 1 0 0
Verify if the json object with id187139Has required fileds 1 0 0
Verify if the json object with id187140Has required fileds 1 0 0
Verify if the json object with id187141Has required fileds 1 0 0
Verify if the json object with id187142Has required fileds 1 0 0
Verify if the json object with id187143Has required fileds 1 0 0
Verify if the json object with id187144Has required fileds 1 0 0
Verify if the json object with id187145Has required fileds 1 0 0
Verify if the json object with id187146Has required fileds 1 0 0
Verify if the json object with id187147Has required fileds 1 0 0
Verify if the json object with id187149Has required fileds 1 0 0
Verify if the json object with id187150Has required fileds 1 0 0
Verify if the json object with id187152Has required fileds 1 0 0
Verify if the json object with id187153Has required fileds 1 0 0
Verify if the json object with id187154Has required fileds 1 0 0
Verify if the json object with id187156Has required fileds 1 0 0
Verify if the json object with id187157Has required fileds 1 0 0
Verify if the json object with id187158Has required fileds 1 0 0
Verify if the json object with id187159Has required fileds 1 0 0
Verify if the json object with id187160Has required fileds 1 0 0
Verify if the json object with id187161Has required fileds 1 0 0
Verify if the json object with id187162Has required fileds 1 0 0
Verify if the json object with id187163Has required fileds 1 0 0
Verify if the json object with id187164Has required fileds 1 0 0
Verify if the json object with id187165Has required fileds 1 0 0
Verify if the json object with id187166Has required fileds 1 0 0
Verify if the json object with id187167Has required fileds 1 0 0
Verify if the json object with id187168Has required fileds 1 0 0
Verify if the json object with id187169Has required fileds 1 0 0
Verify if the json object with id187170Has required fileds 1 0 0
Verify if the json object with id187171Has required fileds 1 0 0
Verify if the json object with id187172Has required fileds 1 0 0
Verify if the json object with id187173Has required fileds 1 0 0
Verify if the json object with id187177Has required fileds 1 0 0
Verify if the json object with id187178Has required fileds 1 0 0
Verify if the json object with id187181Has required fileds 1 0 0
Verify if the json object with id187183Has required fileds 1 0 0
Verify if the json object with id187184Has required fileds 1 0 0
Verify if the json object with id187185Has required fileds 1 0 0
Verify if the json object with id187186Has required fileds 1 0 0
Verify if the json object with id187187Has required fileds 1 0 0
Verify if the json object with id187188Has required fileds 1 0 0
Verify if the json object with id187189Has required fileds 1 0 0
Verify if the json object with id187190Has required fileds 1 0 0
Verify if the json object with id187194Has required fileds 1 0 0
Verify if the json object with id187195Has required fileds 1 0 0
Verify if the json object with id187196Has required fileds 1 0 0
Verify if the json object with id187197Has required fileds 1 0 0
Verify if the json object with id187198Has required fileds 1 0 0
Verify if the json object with id187199Has required fileds 1 0 0
Verify if the json object with id187200Has required fileds 1 0 0
Verify if the json object with id187201Has required fileds 1 0 0
Verify if the json object with id187202Has required fileds 1 0 0
Verify if the json object with id187203Has required fileds 1 0 0
Verify if the json object with id187204Has required fileds 1 0 0
Verify if the json object with id187205Has required fileds 1 0 0
Verify if the json object with id187206Has required fileds 1 0 0
Verify if the json object with id187207Has required fileds 1 0 0
Verify if the json object with id187208Has required fileds 1 0 0
Verify if the json object with id187209Has required fileds 1 0 0
Verify if the json object with id187210Has required fileds 1 0 0
Verify if the json object with id187211Has required fileds 1 0 0
Verify if the json object with id187212Has required fileds 1 0 0
Verify if the json object with id187215Has required fileds 1 0 0
Verify if the json object with id187216Has required fileds 1 0 0
Verify if the json object with id187217Has required fileds 1 0 0
Verify if the json object with id187219Has required fileds 1 0 0
Verify if the json object with id187220Has required fileds 1 0 0
Verify if the json object with id187221Has required fileds 1 0 0
Verify if the json object with id187222Has required fileds 1 0 0
Verify if the json object with id187223Has required fileds 1 0 0
Verify if the json object with id187224Has required fileds 1 0 0
Verify if the json object with id187225Has required fileds 1 0 0
Verify if the json object with id187226Has required fileds 1 0 0
Verify if the json object with id187227Has required fileds 1 0 0
Verify if the json object with id187228Has required fileds 1 0 0
Verify if the json object with id187229Has required fileds 1 0 0
Verify if the json object with id187230Has required fileds 1 0 0
Verify if the json object with id187231Has required fileds 1 0 0
Verify if the json object with id187232Has required fileds 1 0 0
Verify if the json object with id187233Has required fileds 1 0 0
Verify if the json object with id187234Has required fileds 1 0 0
Verify if the json object with id187235Has required fileds 1 0 0
Verify if the json object with id187236Has required fileds 1 0 0
Verify if the json object with id187237Has required fileds 1 0 0
Verify if the json object with id187238Has required fileds 1 0 0
Verify if the json object with id187239Has required fileds 1 0 0
Verify if the json object with id187240Has required fileds 1 0 0
Verify if the json object with id187241Has required fileds 1 0 0
Verify if the json object with id187242Has required fileds 1 0 0
Verify if the json object with id187243Has required fileds 1 0 0
Verify if the json object with id187244Has required fileds 1 0 0
Verify if the json object with id187245Has required fileds 1 0 0
Verify if the json object with id187246Has required fileds 1 0 0
Verify if the json object with id187247Has required fileds 1 0 0
Verify if the json object with id187248Has required fileds 1 0 0
Verify if the json object with id187249Has required fileds 1 0 0
Verify if the json object with id187250Has required fileds 1 0 0
Verify if the json object with id187251Has required fileds 1 0 0
Verify if the json object with id187252Has required fileds 1 0 0
Verify if the json object with id187253Has required fileds 1 0 0
Verify if the json object with id187254Has required fileds 1 0 0
Verify if the json object with id187255Has required fileds 1 0 0
Verify if the json object with id187256Has required fileds 1 0 0
Verify if the json object with id187257Has required fileds 1 0 0
Verify if the json object with id187258Has required fileds 1 0 0
Verify if the json object with id187259Has required fileds 1 0 0
Verify if the json object with id187260Has required fileds 1 0 0
Verify if the json object with id187261Has required fileds 1 0 0
Verify if the json object with id187262Has required fileds 1 0 0
Verify if the json object with id187263Has required fileds 1 0 0
Verify if the json object with id187264Has required fileds 1 0 0
Verify if the json object with id187265Has required fileds 1 0 0
Verify if the json object with id187266Has required fileds 1 0 0
Verify if the json object with id187267Has required fileds 1 0 0
Verify if the json object with id187268Has required fileds 1 0 0
Verify if the json object with id187269Has required fileds 1 0 0
Verify if the json object with id187270Has required fileds 1 0 0
Verify if the json object with id187271Has required fileds 1 0 0
Verify if the json object with id187272Has required fileds 1 0 0
Verify if the json object with id187273Has required fileds 1 0 0
Verify if the json object with id187274Has required fileds 1 0 0
Verify if the json object with id187275Has required fileds 1 0 0
Verify if the json object with id187276Has required fileds 1 0 0
Verify if the json object with id187277Has required fileds 1 0 0
Verify if the json object with id187278Has required fileds 1 0 0
Verify if the json object with id187279Has required fileds 1 0 0
Verify if the json object with id187280Has required fileds 1 0 0
Verify if the json object with id187281Has required fileds 1 0 0
Verify if the json object with id187282Has required fileds 1 0 0
Verify if the json object with id187283Has required fileds 1 0 0
Verify if the json object with id187284Has required fileds 1 0 0
Verify if the json object with id187285Has required fileds 1 0 0
Verify if the json object with id187287Has required fileds 1 0 0
Verify if the json object with id186643Has required fileds 1 0 0
Verify if the json object with id186653Has required fileds 1 0 0
Verify if the json object with id186664Has required fileds 1 0 0
Verify if the json object with id186669Has required fileds 1 0 0
Verify if the json object with id186670Has required fileds 1 0 0
Verify if the json object with id186690Has required fileds 1 0 0
Verify if the json object with id186705Has required fileds 1 0 0
Verify if the json object with id186739Has required fileds 1 0 0
Verify if the json object with id186740Has required fileds 1 0 0
Verify if the json object with id186741Has required fileds 1 0 0
Verify if the json object with id186743Has required fileds 1 0 0
Verify if the json object with id186745Has required fileds 1 0 0
Verify if the json object with id186752Has required fileds 1 0 0
Verify if the json object with id186753Has required fileds 1 0 0
Verify if the json object with id186761Has required fileds 1 0 0
Verify if the json object with id186763Has required fileds 1 0 0
Verify if the json object with id186764Has required fileds 1 0 0
Verify if the json object with id186765Has required fileds 1 0 0
Verify if the json object with id186778Has required fileds 1 0 0
Verify if the json object with id186779Has required fileds 1 0 0
Verify if the json object with id186780Has required fileds 1 0 0
Verify if the json object with id186799Has required fileds 1 0 0
Verify if the json object with id186800Has required fileds 1 0 0
Verify if the json object with id186801Has required fileds 1 0 0
Verify if the json object with id186808Has required fileds 1 0 0
Verify if the json object with id186814Has required fileds 1 0 0
Verify if the json object with id186815Has required fileds 1 0 0
Verify if the json object with id186816Has required fileds 1 0 0
Verify if the json object with id186819Has required fileds 1 0 0
Verify if the json object with id186827Has required fileds 1 0 0
Verify if the json object with id186857Has required fileds 1 0 0
Verify if the json object with id186890Has required fileds 1 0 0
Verify if the json object with id186895Has required fileds 1 0 0
Verify if the json object with id186919Has required fileds 1 0 0
Verify if the json object with id186920Has required fileds 1 0 0
Verify if the json object with id186921Has required fileds 1 0 0
Verify if the json object with id186922Has required fileds 1 0 0
Verify if the json object with id186923Has required fileds 1 0 0
Verify if the json object with id186932Has required fileds 1 0 0
Verify if the json object with id186954Has required fileds 1 0 0
Verify if the json object with id186955Has required fileds 1 0 0
Verify if the json object with id187043Has required fileds 1 0 0
Verify if the json object with id187044Has required fileds 1 0 0
Verify if the json object with id187051Has required fileds 1 0 0
Verify if the json object with id187052Has required fileds 1 0 0
Verify if the json object with id187053Has required fileds 1 0 0
Verify if the json object with id187054Has required fileds 1 0 0
Verify if the json object with id187055Has required fileds 1 0 0
Verify if the json object with id187056Has required fileds 1 0 0
Verify if the json object with id187057Has required fileds 1 0 0
Verify if the json object with id187058Has required fileds 1 0 0
Verify if the json object with id187059Has required fileds 1 0 0
Verify if the json object with id187148Has required fileds 1 0 0
Verify if the json object with id187151Has required fileds 1 0 0
Verify if the json object with id187155Has required fileds 1 0 0
Verify if the json object with id187174Has required fileds 1 0 0
Verify if the json object with id187175Has required fileds 1 0 0
Verify if the json object with id187176Has required fileds 1 0 0
Verify if the json object with id187179Has required fileds 1 0 0
Verify if the json object with id187180Has required fileds 1 0 0
Verify if the json object with id187182Has required fileds 1 0 0
Verify if the json object with id187191Has required fileds 1 0 0
Verify if the json object with id187192Has required fileds 1 0 0
Verify if the json object with id187193Has required fileds 1 0 0
Verify if the json object with id187213Has required fileds 1 0 0
Verify if the json object with id187214Has required fileds 1 0 0
Verify if the json object with id187218Has required fileds 1 0 0
Verify if the json object with id187286Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 1303 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 369 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 247ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 3d66c153-7b6f-4031-a39d-b7bde54f3c12
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 054ef72a-e425-42d9-a212-5110b7b563e1
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token c85d2de5-0f93-4f08-82bd-0cbc79f4e78b
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 124B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Content-Type application/json
Cache-Control no-cache
Postman-Token 006e1d0d-902c-445b-8114-dafbe9a8912e
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 0 1 0
verify the created at and modified at data format 0 1 0
Total 0 11 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the response time is less than 200 ms
expected 245 to be below 200
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Content-Type application/json
Cache-Control no-cache
Postman-Token 21112565-0386-47c1-adc8-d3d31d18ed72
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Content-Type application/json
Cache-Control no-cache
Postman-Token 8d4fb46e-0e9d-409d-a669-8104a5b2272c
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 53d68852-7cc9-4da0-b47f-377fe2e3f0d0
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token aec52847-25e6-42c6-b216-6213d4fd8db1
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 244ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Content-Type text/plain
Cache-Control no-cache
Postman-Token bb72a47b-6dd4-43e2-81b5-943f02a5b3cb
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Content-Type text/plain
Cache-Control no-cache
Postman-Token 389faf6a-655d-4149-8332-591d7e8fc780
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 3f5f9df4-3376-4f43-a660-8fb72b2135cf
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 0a6e3aa8-3e03-4c23-a53e-f7a722f6e485
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Content-Type text/plain
Cache-Control no-cache
Postman-Token c8a30eba-a6fc-4576-931b-54e02ff90582
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 244ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Content-Type text/plain
Cache-Control no-cache
Postman-Token 16bd814a-61bf-4e5e-aa9d-02d39df2cb3b
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 244ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Content-Type text/plain
Cache-Control no-cache
Postman-Token bb83a83f-88f8-423f-87dd-3a45b1c60807
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 698B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b5591750-d7ff-45a0-89d7-f267f445e79a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-G/14coyGwmqfHLrj5eunPucgBsk"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMjR9.4OPLrmxnhJzhv3JvwvDri7L_g8O5spr5seI2pBbygEA"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 0 1 0
Verify the schema matches the correct json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response below <200
expected 247 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6bf16e02-3bec-4b43-8b70-7067a9734c5a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e30c2844-5dcd-4229-ac0b-39528fa814d5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMjR9.4OPLrmxnhJzhv3JvwvDri7L_g8O5spr5seI2pBbygEA
Cache-Control no-cache
Postman-Token a4ae73e3-9066-4363-b46b-658add8e9829
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 247 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMjR9.4OPLrmxnhJzhv3JvwvDri7L_g8O5spr5seI2pBbygEA
Cache-Control no-cache
Postman-Token 7f742c7c-9db5-4e1f-a831-2bfadec72c34
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMjR9.4OPLrmxnhJzhv3JvwvDri7L_g8O5spr5seI2pBbygEA
Cache-Control no-cache
Postman-Token 1d330d3c-7e21-4f44-9e5a-d19b64462728
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 316ms
Mean size per request: 250B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMjR9.4OPLrmxnhJzhv3JvwvDri7L_g8O5spr5seI2pBbygEA
Cache-Control no-cache
Postman-Token 94b3ec91-ad27-4df6-b61a-01658a87c4e2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-qfefmGysGiO+je+bnu/DzkBhE78"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":1132},{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Pending for delivery","key":"pending_for_delivery","count":7}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 316 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 316ms
Mean size per request: 250B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMjR9.4OPLrmxnhJzhv3JvwvDri7L_g8O5spr5seI2pBbygEA
Cache-Control no-cache
Postman-Token ce76bbfc-78c4-4794-a20c-48707d55fb15
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-qfefmGysGiO+je+bnu/DzkBhE78"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":1132},{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Pending for delivery","key":"pending_for_delivery","count":7}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 4ac38936-f6b4-49d7-acf1-ec8184434db5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 367ms
Mean size per request: 1.07MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMjR9.4OPLrmxnhJzhv3JvwvDri7L_g8O5spr5seI2pBbygEA
Cache-Control no-cache
Postman-Token 1744b2c2-ab57-4923-9139-c0abfa38156a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1126887
ETag W/"1131e7-gRIHBQQWStgaJ9t4/i72tW2CyEQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185648,"job_number":"JOB_185648","tr_customer_id":185666,"tr_customer_product_id":185656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T21:05:24.000Z","modified_at":"2026-02-13T21:05:24.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-08","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-08T21:05:23.828664209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T21:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185649,"job_number":"JOB_185649","tr_customer_id":185667,"tr_customer_product_id":185657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T22:02:05.000Z","modified_at":"2026-02-13T22:02:05.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T22:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token fa745a50-ce19-419e-b73e-15253c4d9f37
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token ac2ef9cb-03b5-43a3-82dc-a96da2f350d6
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMjR9.4OPLrmxnhJzhv3JvwvDri7L_g8O5spr5seI2pBbygEA
Cache-Control no-cache
Postman-Token 3d15a233-97cd-4080-bb31-3772683084f7
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMjR9.4OPLrmxnhJzhv3JvwvDri7L_g8O5spr5seI2pBbygEA
Cache-Control no-cache
Postman-Token 97792801-2608-4b15-bf56-ba35a015e031
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token 3770f485-afc6-463c-9da8-91dfc098ad22
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token b557d73c-aad0-4d37-9823-d516328ec0b1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 243ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMjR9.4OPLrmxnhJzhv3JvwvDri7L_g8O5spr5seI2pBbygEA
Content-Type application/json
Cache-Control no-cache
Postman-Token e3f01655-1a18-43a8-864e-93c59e6c9c24
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMTV9.FL16Vpr609q0X6l3jE1ouaShjIcVk7A6vHUrd7NJBzE
Content-Type text/plain
Cache-Control no-cache
Postman-Token 121c7ab8-8428-4424-a45e-0e698687e8f6
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMjR9.4OPLrmxnhJzhv3JvwvDri7L_g8O5spr5seI2pBbygEA
Content-Type application/json
Cache-Control no-cache
Postman-Token 03ddb8ef-f096-446d-bfe0-10a3fe4c7f2f
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token 48a4134d-2e42-4c18-9365-0b8f1d4db75b
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 243ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 9111231b-b925-4c4b-88eb-5b50d7a8fe92
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 357ms
Mean size per request: 1.07MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMjR9.4OPLrmxnhJzhv3JvwvDri7L_g8O5spr5seI2pBbygEA
Cache-Control no-cache
Postman-Token d11dd69f-cabc-4bb8-a5e2-3884fa7b2853
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1126887
ETag W/"1131e7-gRIHBQQWStgaJ9t4/i72tW2CyEQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185648,"job_number":"JOB_185648","tr_customer_id":185666,"tr_customer_product_id":185656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T21:05:24.000Z","modified_at":"2026-02-13T21:05:24.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-08","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-08T21:05:23.828664209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T21:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185649,"job_number":"JOB_185649","tr_customer_id":185667,"tr_customer_product_id":185657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T22:02:05.000Z","modified_at":"2026-02-13T22:02:05.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T22:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 19ad931c-e81a-41c2-b204-143f963910cc
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-W4IJgMpyDr8WOv2LRVqmOIElkU0"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 248ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 6f2eb15d-abd5-46cf-aacf-5010d47d5165
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 9f9e4ab7-98b5-4109-8cf1-c74eb7d2e990
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Cache-Control no-cache
Postman-Token 57628e19-1ef5-44d8-8926-ba4cec5b9c46
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Cache-Control no-cache
Postman-Token 7d5b019b-c931-4bf9-8338-fa81f993bf12
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Cache-Control no-cache
Postman-Token 248e129f-d44e-41ef-902a-25add4607d25
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Cache-Control no-cache
Postman-Token b9526978-75ac-4383-be79-2acd791d191d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-Q1HEtqguiJvnQQg0Al91FWeogXU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Repair completed","key":"repair_completed","count":210}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Cache-Control no-cache
Postman-Token 9bda958f-3059-4391-9864-e541bb11a1ae
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-Q1HEtqguiJvnQQg0Al91FWeogXU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Repair completed","key":"repair_completed","count":210}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token 3133e7fa-7598-4778-91cf-05314809df6a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Content-Type application/json
Cache-Control no-cache
Postman-Token ad16dfff-1007-463a-b061-f6a2ada6c246
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-lSXEGs+sJWpxXFFN/HY3UODM3dc"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Content-Type application/json
Cache-Control no-cache
Postman-Token 25e4f060-1af8-4e37-a12d-aba92078a2f1
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-lSXEGs+sJWpxXFFN/HY3UODM3dc"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Content-Type application/json
Cache-Control no-cache
Postman-Token 0872058e-6076-4859-b08b-421b044a8147
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-lSXEGs+sJWpxXFFN/HY3UODM3dc"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Content-Type application/json
Cache-Control no-cache
Postman-Token 26d477e3-a6ef-478a-a9c1-abeca88ea44d
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-lSXEGs+sJWpxXFFN/HY3UODM3dc"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 31B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Content-Type application/json
Cache-Control no-cache
Postman-Token 3e47c2cb-2033-4496-90c9-1fd8759120a0
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 0 1 0
Verify if the data array is non empty array 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200ms
expected 270 to be below 200
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token fbb7818c-5aea-45ce-ba46-863b0ed3298a
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Content-Type application/json
Cache-Control no-cache
Postman-Token ff6186f4-c21e-43b2-aad1-300fee118a4b
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Content-Type application/json
Cache-Control no-cache
Postman-Token 3f5a9f1d-0f0c-45e8-8bf8-ff8e2e899f73
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Content-Type application/json
Cache-Control no-cache
Postman-Token 7e664e0b-c9a5-4428-b869-afb51be1f176
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 341ms
Mean size per request: 11.61KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Cache-Control no-cache
Postman-Token 16f5a5bd-3d84-4894-9cb0-88ec6d322ff5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 10 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 10 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 10 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 24 12 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 370ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Cache-Control no-cache
Postman-Token 69af64f4-3915-4f62-956d-a0e638a2708c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 311ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Cache-Control no-cache
Postman-Token 1492a3be-17e2-4bf8-8035-a4c842976b11
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 323ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Cache-Control no-cache
Postman-Token 3d2a637b-a04e-466a-ad21-474557a0a999
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9876978a-1ebc-423d-a32f-3d118680c242
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 15 Feb 2026 18:45:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d1549b66-881f-44a0-a1c8-f030cb9fcec6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 13a2a781-0b34-4618-8831-a009730c5e7a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64c48eef-f5f1-41f0-8e6f-e375f402f8d4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d49fb406-908b-4c8c-87cb-2267e4671b41
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a43605d3-4467-4933-9da7-557cd801694e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 247ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3c10e158-f504-48f9-9274-5a2b374fd4db
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExMzF9.YvdCenkd_PBPkCVq932-otF51K1yzyi0M9XlpABH_Nc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b66f26e3-5bab-444e-8bd8-f4cffd15a42e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token b7b801d3-1a89-4f00-b309-5657a187b4ce
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-7rEEmB2Pxn3K8QNpTFgy/kNUt14"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEzOX0.HPWKSJ3WifqJaQLz6IiRmVYB3gqUln4rGDnnDFuIlTA"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token f58a5f0b-c155-461a-a553-c4d5748017ad
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-7rEEmB2Pxn3K8QNpTFgy/kNUt14"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEzOX0.HPWKSJ3WifqJaQLz6IiRmVYB3gqUln4rGDnnDFuIlTA"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token df913e8a-6372-4f0f-a4ce-f50333db137f
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 0216fa3b-c480-4946-af65-24d8150744a1
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 20773862-2d7d-4de3-9c1d-f96f2146cf83
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEzOX0.HPWKSJ3WifqJaQLz6IiRmVYB3gqUln4rGDnnDFuIlTA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2b1481be-88b7-4d0b-b6c3-144678373780
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEzOX0.HPWKSJ3WifqJaQLz6IiRmVYB3gqUln4rGDnnDFuIlTA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1d1d6a75-6fc5-4ddb-aa93-bebe196281f9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d365caaf-9f4f-4500-8d5e-5f2e9a42a470
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cce691f0-6a87-4f9d-a66b-7c8773ffc1a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEzOX0.HPWKSJ3WifqJaQLz6IiRmVYB3gqUln4rGDnnDFuIlTA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7fe94a48-413e-4e2e-85c6-f2e9c982b4a6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-U/pnbF+FWuLUJADZdSLpHzf1T5E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":209},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 303ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEzOX0.HPWKSJ3WifqJaQLz6IiRmVYB3gqUln4rGDnnDFuIlTA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 72a7b1a3-af95-43a6-b4df-6379dad41b01
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-U/pnbF+FWuLUJADZdSLpHzf1T5E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":209},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8f95b817-7f4c-4a44-b950-809b509c07a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 272ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEzOX0.HPWKSJ3WifqJaQLz6IiRmVYB3gqUln4rGDnnDFuIlTA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d48ead05-8519-4ead-b783-2dd8e9757442
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-U/pnbF+FWuLUJADZdSLpHzf1T5E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":209},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 278ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEzOX0.HPWKSJ3WifqJaQLz6IiRmVYB3gqUln4rGDnnDFuIlTA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 47224531-31f8-43f1-9837-1f2906f2472f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-U/pnbF+FWuLUJADZdSLpHzf1T5E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":209},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEzOX0.HPWKSJ3WifqJaQLz6IiRmVYB3gqUln4rGDnnDFuIlTA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d964f02c-2e02-4419-9a5c-6d299a4ba665
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c4e393c9-faca-43b8-af8f-28a16f8d5de8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f5d095a9-03e1-4de5-afe5-cdd50a4e7901
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 180d6e5f-5416-4ded-86e7-ce392f50d128
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eaa87d3d-54e0-4b07-afd3-d4938d22b53f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 306ms
Mean size per request: 1021B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEzOX0.HPWKSJ3WifqJaQLz6IiRmVYB3gqUln4rGDnnDFuIlTA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 109d26c4-1438-49c9-a233-9e2a85fc20df
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 1 0
Verify mandatory property in the response body 1 0 0
verify id is the number 1 0 0
verify mail id is the string 1 0 0
verify if the response matches the json schema 0 1 0
Total 6 3 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 86531a3c-192f-4aa0-a447-a225eed1478b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 329490e5-b2c0-44dc-b760-4078279244ac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 92327c8f-b457-431d-b8b0-8e6603772108
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 54539efb-3bf8-46d5-9f01-047add54aaff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTE4MTEzOX0.HPWKSJ3WifqJaQLz6IiRmVYB3gqUln4rGDnnDFuIlTA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 68f4041a-0132-440f-8328-731eb2b72f30
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 311ms
Mean size per request: 1021B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aa5aa1c4-077a-4a0a-ae03-efe008856c08
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c602ea07-81bf-4209-923b-30c2887f639f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 66cb7041-ef94-4b9b-95c4-16053e2179b2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 321ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 93f797b9-0f1a-4f0b-bcd5-329897671b96
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 312ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b7bb2d06-61d9-4962-b71d-a3fa1eff6b9c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ea8e7250-426e-4fef-b470-3811431e5b53
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-r4s0m+4MPxbRBarrvnvy4nuo5wA"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExNDd9.0sdL-Mwal4pnMN3fbExnETZpvJIyFVK5W4iN3Up0C2o"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExNDd9.0sdL-Mwal4pnMN3fbExnETZpvJIyFVK5W4iN3Up0C2o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4249417-1e22-46bc-b7d0-2d4b00ab2003
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExNDd9.0sdL-Mwal4pnMN3fbExnETZpvJIyFVK5W4iN3Up0C2o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e7024103-1cfd-4a64-a3be-2337bd755dd0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-Zu6/zLlVeWlEeWV/c6zThdxtO/s"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":650},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 6.7KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExNDd9.0sdL-Mwal4pnMN3fbExnETZpvJIyFVK5W4iN3Up0C2o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e0fca5bc-b562-4cae-a0b2-77d8878431a2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1ad0-kv7t2wNrEilIiDTf2+BMiY5dvOo"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 15 Feb 2026 18:45:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185912,"job_number":"JOB_185912","tr_customer_id":185930,"tr_customer_product_id":185920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:40.000Z","modified_at":"2026-02-14T09:49:55.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"61751379145561","imei1":"61751379145561","imei2":"61751379145561","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 272ms
Mean size per request: 6.7KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExNDd9.0sdL-Mwal4pnMN3fbExnETZpvJIyFVK5W4iN3Up0C2o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 54912452-a9f9-4468-a7e3-be256a29119b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1ad0-kv7t2wNrEilIiDTf2+BMiY5dvOo"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 15 Feb 2026 18:45:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185912,"job_number":"JOB_185912","tr_customer_id":185930,"tr_customer_product_id":185920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:40.000Z","modified_at":"2026-02-14T09:49:55.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"61751379145561","imei1":"61751379145561","imei2":"61751379145561","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Validate the response schema is matching with expected schema 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Validate the response schema is matching with expected schema
expected data to satisfy schema but found following errors: 
        data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object, data.data[6].repair_start_date should be object, data.data[6].repair_end_date should be object, data.data[6].assigned_to should be object
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 79b8188b-6bde-4310-99ee-b796fa093d39
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 66e753ad-1512-4713-94ea-8139007264fc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b741031b-f9d8-4e0a-b064-3cfd8ccaeb0b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExNDd9.0sdL-Mwal4pnMN3fbExnETZpvJIyFVK5W4iN3Up0C2o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 63eaef65-86db-4fd9-a5ea-4b102c3a1807
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b250bfa-c6c1-4c48-b7dd-ff13430f7b2b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExNDd9.0sdL-Mwal4pnMN3fbExnETZpvJIyFVK5W4iN3Up0C2o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 371d1d00-90ee-4c4c-ad44-1a3e7700c1a3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExNDd9.0sdL-Mwal4pnMN3fbExnETZpvJIyFVK5W4iN3Up0C2o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2aaf9d5d-7a53-4e06-8b12-7755b3d7bb29
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExNDd9.0sdL-Mwal4pnMN3fbExnETZpvJIyFVK5W4iN3Up0C2o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 03bc9eaa-48d9-4938-bf6b-704b561abd08
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExNDd9.0sdL-Mwal4pnMN3fbExnETZpvJIyFVK5W4iN3Up0C2o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token abb21d4b-ab74-4019-8b7d-70362271071f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 97b16e1d-ac41-4e64-b482-a4dae52ebeeb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7d3ab775-9229-46ec-92b0-0479bf9cedb9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExNDd9.0sdL-Mwal4pnMN3fbExnETZpvJIyFVK5W4iN3Up0C2o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 892f98ea-b33a-4c1c-8bd6-13e7394b6d23
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 245ms
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExNDd9.0sdL-Mwal4pnMN3fbExnETZpvJIyFVK5W4iN3Up0C2o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b955169-2483-47b8-8938-1c478408432c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 244ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzExODExNDd9.0sdL-Mwal4pnMN3fbExnETZpvJIyFVK5W4iN3Up0C2o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9046f85c-4d8a-4707-ad82-2f0e3448aac3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Sun, 15 Feb 2026 18:45:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request